diff options
author | Dominik Roos <domi.roos@gmail.com> | 2023-06-14 03:33:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-13 19:33:39 -0600 |
commit | 6a41b62e70f867eff30b38a8ff33e90108077b0f (patch) | |
tree | 3618e7454e520990bfc5c2ef795338f54824f961 /caddytest/integration/caddyfile_adapt/global_options.txt | |
parent | 2ddb7171440c1045dececb9d7102a8bc28d8708d (diff) |
caddyhttp: Support custom network for HTTP/3 (#5573)
Allow registering a custom network mapping for HTTP/3. This is useful
if the original network for HTTP/1.1 and HTTP/2 is not a standard `unix`,
`tcp4`, or `tcp6` network. To keep backwards compatibility, we fall back
to `udp` if the original network is not registered in the mapping.
Fixes #5555
Diffstat (limited to 'caddytest/integration/caddyfile_adapt/global_options.txt')
0 files changed, 0 insertions, 0 deletions