diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-08-22 01:56:20 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-08-22 02:27:34 +0200 |
| commit | 34b62bd0c47c915a12ff1b81f52b123fc3eb4a69 (patch) | |
| tree | 13e4c2d4fd988a2e815d2d6340998f06fbe4e0dd /examples/hello | |
| parent | 3a25e79f269aa171f4e5646d52eb2f90d275cb3c (diff) | |
http.c: Fix ending boundaries not followed by CRLF
According to RFC 2046, section 5.1.1, end boundaries might not be
followed by CRLF. However, so far libweb naively relied on this
behaviour as major implementations, such as cURL, Chromium or Gecko
always add the optional CRLF, whereas Dillo does not.
Diffstat (limited to 'examples/hello')
0 files changed, 0 insertions, 0 deletions
