docs: update links to Chromium source (#33309)
This commit is contained in:
parent
ce8e248b60
commit
7acb513ba6
12 changed files with 19 additions and 19 deletions
|
@ -185,7 +185,7 @@ the first write will throw an error. If the passed value is not a `string`, its
|
|||
|
||||
Certain headers are restricted from being set by apps. These headers are
|
||||
listed below. More information on restricted headers can be found in
|
||||
[Chromium's header utils](https://source.chromium.org/chromium/chromium/src/+/master:services/network/public/cpp/header_util.cc;drc=1562cab3f1eda927938f8f4a5a91991fefde66d3;bpv=1;bpt=1;l=22).
|
||||
[Chromium's header utils](https://source.chromium.org/chromium/chromium/src/+/main:services/network/public/cpp/header_util.cc;drc=1562cab3f1eda927938f8f4a5a91991fefde66d3;bpv=1;bpt=1;l=22).
|
||||
|
||||
* `Content-Length`
|
||||
* `Host`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue