mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
035b7bad95
If BidirectionalStream request contains a -network-isolation-key header, it is used to set the network isolation key of the stream. The header itself is removed and not transmitted. The header value should be a valid URL with different host and port for each different network isolation key. Invalid header value is reported by returning error from bidirectional_stream_start. Network isolation takes effect only if it is enabled by experimental option of "feature_list": { "enable-features": "PartitionConnectionsByNetworkIsolationKey" } |
||
---|---|---|
.. | ||
base | ||
build | ||
build_overrides | ||
buildtools | ||
chrome | ||
components | ||
crypto | ||
ipc | ||
net | ||
testing/gtest/include/gtest | ||
third_party | ||
tools | ||
url | ||
.clang-format | ||
.gitattributes | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
DEPS | ||
LICENSE |