On Tue, Mar 14, 2023 at 04:44:21PM -0400, Andrew Piskorski wrote: > I also see 4 "http_chunked" test failures, below:
> ==== http_chunked-1.1 ADP streaming w/chunks to HTTP/1.1 client FAILED > ==== http_chunked-1.1 FAILED > ==== http_chunked-1.3 ADP with longer partly-buffered response and > auto-streaming FAILED > ==== http_chunked-1.3 FAILED > ==== http_chunked-2.1 Tcl streaming w/chunks to HTTP/1.1 client FAILED > ==== http_chunked-2.1 FAILED > ==== http_chunked-2.1.1 Tcl streaming multiple binary buffers w/chunks to > HTTP/1.1 client FAILED > ==== http_chunked-2.1.1 FAILED I am now using this change: https://bitbucket.org/naviserver/naviserver/commits/7e65faade74d4da66dcffd0f7c271d73f748b3a2 commit 7e65faade74d4da66dcffd0f7c271d73f748b3a2 Author: Gustaf Neumann <neum...@wu-wien.ac.at> Date: 2023-03-14 10:02:49 +0100 Tue ns_http: Fixed behavior of HEAD request for persistent connections. But despite that change, I still get those same 4 failures on Windows. Output looks the same, the output my nsd is sending ends in "01234\n", but the test is expecting it to be "01234\n0\n". -- Andrew Piskorski <a...@piskorski.com> _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel