Commit Graph

2 Commits

Author SHA1 Message Date
Omar Polo
6cdecad88d fix test portability
wc return 2048 on fedora (it doesn't count the trailing \n), while on
OpenBSD, Void linux on aarch64 and Alpine linux on vmd(8) returns
2049.
2021-01-23 17:44:23 +00:00
Omar Polo
3309ef975c accumulate the whole response line for CGI scripts 2021-01-23 15:32:38 +00:00