Commit Graph

6 Commits

Author SHA1 Message Date
tastytea 973bb78896
Don't set locale in headers test. 2020-11-08 16:00:15 +01:00
tastytea dd193cf0e0
Add version, fix a few things. 2020-11-08 15:50:14 +01:00
tastytea d57e1c5cef
Revert to ASCII-only case insensitivity for get_header().
boost::regex doesn't respected locale.
2020-11-08 14:35:09 +01:00
tastytea dbfee4c2bd
Test get_header() with umlauts. 2020-11-08 01:24:59 +01:00
tastytea 63a14867c3
Add new type answer to hold status, headers and body of a request. 2020-11-07 23:50:44 +01:00
tastytea 0173093d3d
Initial commit.
Seems to work.
2020-11-03 22:53:20 +01:00