changelog
- Sat, 21 Feb 2026 14:40:03 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 21 Feb 2026 14:40:03 +0100] rev 692
- add httpclient response write error tests
- Sat, 21 Feb 2026 13:12:39 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 21 Feb 2026 13:12:39 +0100] rev 691
- handle httpclient response write errors
- Sat, 21 Feb 2026 11:17:37 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 21 Feb 2026 11:17:37 +0100] rev 690
- add large io http client tests
- Fri, 20 Feb 2026 14:15:52 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 20 Feb 2026 14:15:52 +0100] rev 689
- enable c11 more when compiling with suncc
- Fri, 20 Feb 2026 13:57:40 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Fri, 20 Feb 2026 13:57:40 +0100] rev 688
- fix chunkheader parser not detecting EOF correctly in some cases
- Thu, 19 Feb 2026 18:34:36 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Thu, 19 Feb 2026 18:34:36 +0100] rev 687
- add test for http client responses with chunked transfer encoding