1
0
mirror of synced 2025-07-22 03:21:50 +03:00
Files
cpp-httplib/test
Matthew DeVore a9e942d755 Properly trim whitespace from headers
HTTP Whitespace and regex whitespace are not the same, so we can't use
\s in regexes when parsing HTTP headers. Instead, explicitly specify
what is considered whitespace in the regex.
2019-12-05 17:14:16 -08:00
..
2019-09-03 17:16:16 -04:00
2019-11-29 17:07:51 -05:00
2019-11-29 17:07:51 -05:00
2017-12-29 22:34:59 -05:00
2019-10-23 08:28:15 -04:00
2019-12-05 17:14:16 -08:00
2013-07-04 18:18:52 -04:00
2019-09-26 13:20:53 -04:00