diff options
author | 2008-08-08 18:38:14 +0000 | |
---|---|---|
committer | 2008-08-08 18:38:14 +0000 | |
commit | 866e3a772e0f94a15d3b31fdd947012dca229c97 (patch) | |
tree | 49404394d4f6e842fd38a06172c4dda04f90dc0a /sys/dev/pci/vga_pci.c | |
parent | Do not latch the IPSec tdb to the inpcb unconditionally. This has (diff) | |
download | wireguard-openbsd-866e3a772e0f94a15d3b31fdd947012dca229c97.tar.xz wireguard-openbsd-866e3a772e0f94a15d3b31fdd947012dca229c97.zip |
Support HTTP responses that neither specify a Content-Length header
nor chunked encoding. We don't know the length of the HTTP body in
this case, so it only works for single-pass HTTP responses without
subsequent HTTP response headers in the stream. You can still enforce
the Content-Length header with an "expect" rule.
For example, this fixes response handling from undeadly.org (thttpd)
if relayd is running as a transparent HTTP proxy.
Diffstat (limited to 'sys/dev/pci/vga_pci.c')
0 files changed, 0 insertions, 0 deletions