Vinnie Falco
|
83add658f9
|
Fix warnings and compile errors
|
2014-08-20 17:44:00 -07:00 |
|
Vinnie Falco
|
5b8bb822ba
|
HTTP support improvements:
* RFC2616 compliance
* Case insensitive equality, inequality operators for strings
* Improvements to http::parser
* Tidy up HTTP method enumeration
|
2014-08-05 13:17:01 -07:00 |
|
Vinnie Falco
|
ce8f56727e
|
Make all include paths relative to a root directory:
* Better include path support in the VSProject scons tool.
* Various manual fixes to include paths.
|
2014-06-02 09:16:28 -07:00 |
|
Vinnie Falco
|
bfa8dec6f6
|
New http::client_session for making requests:
- Add 10,000 popular URL data set for unit tests
|
2014-05-28 08:31:45 -07:00 |
|