cosmopolitan/test/net/http
Justine Tunney 52565e7af3 Make minor performance improvement to HTTP parser
redbean's message parser now takes 300 nanoseconds to parse a standard
request sent by chrome, whereas it previous took 600 nanoseconds.
2021-03-28 18:00:29 -07:00
..
decodelatin1_test.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00
encodebase64_test.c Add base64 support 2021-03-27 18:17:54 -07:00
encodehttpheadervalue_test.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00
escapehtml_test.c Make major improvements to stdio 2021-03-26 22:31:41 -07:00
escapejsstringliteral_test.c Make major improvements to stdio 2021-03-26 22:31:41 -07:00
escapeurlparam_test.c Support POST parameters in redbean server pages 2021-03-27 07:29:55 -07:00
indentlines_test.c Add support for serving directly from filesystem 2021-03-28 08:02:17 -07:00
isacceptablehttprequestpath_test.c Add support for serving directly from filesystem 2021-03-28 08:02:17 -07:00
parsecontentlength_test.c Make major improvements to redbean 2021-03-25 02:24:05 -07:00
parsehttpdatetime_test.c Change license 2020-12-27 17:18:44 -08:00
parsehttprange_test.c Change license 2020-12-27 17:18:44 -08:00
parsehttprequest_test.c Make minor performance improvement to HTTP parser 2021-03-28 18:00:29 -07:00
test.mk Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
uricspn_test.c Change license 2020-12-27 17:18:44 -08:00
uriparse_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
urischeme_test.c Change license 2020-12-27 17:18:44 -08:00
visualizecontrolcodes_test.c Transcode ISO-8859-1 in HTTP headers 2021-03-28 00:10:17 -07:00