We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9fa14 commit c8856d2Copy full SHA for c8856d2
Changes
@@ -6,6 +6,9 @@ Revision history for HTTP-Daemon
6
(Theo van Hoesel)
7
Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56)
8
(blessingcharles)
9
+ - kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
10
+ - Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
11
+ - Clean up tests (GH#61) (Graham Knop)
12
13
6.14 2022-03-03 20:47:51Z
14
- Test using loopback rather than internet accessible address (GH#52)
0 commit comments