changelog
- Tue, 17 Feb 2026 21:02:57 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Feb 2026 21:02:57 +0100] rev 680
- httpclient: add support for chunked transfer encoding for request bodies
- Tue, 17 Feb 2026 20:03:06 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Feb 2026 20:03:06 +0100] rev 679
- httpclient: move code for sending the request body to a separate function
- Tue, 17 Feb 2026 17:43:10 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Feb 2026 17:43:10 +0100] rev 678
- fix http parser error when it ran out of data
- Tue, 17 Feb 2026 13:03:39 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 17 Feb 2026 13:03:39 +0100] rev 677
- add test_http_parser_process_full