Files
Łukasz Jerciński 8df75098d0 test(HTTP): add case-insensitive header matching tests
Add comprehensive tests for RFC 7230 compliance (header field names
are case-insensitive):

- HTTPReq: GetHeader, GetNumHeaders, UpdateHeader, RemoveHeader
- HTTPRes: content_length(), is_chunked(), is_gzipped(), add_header,
  del_header, to_string() duplicate prevention

These tests currently fail and document the expected behavior.
2026-03-27 10:24:21 +01:00
..
2025-06-02 23:28:51 -03:00
2019-05-31 11:57:16 -04:00