Commit | Date | |
---|---|---|
[r93]
by
kimgrasman
- Added cgisupport.py, which contains http_headers class, which parses a string containing all headers and exposes them as a dictionary |
2008-09-12 16:45:25 | Tree |
[r92]
by
kimgrasman
NEW: Tests of client POST functionality |
2008-09-10 14:40:30 | Tree |
2008-09-10 05:24:37 | Tree | |
2008-09-10 05:05:07 | Tree | |
[r89]
by
allisterx
Added a new, more complete HTTP test python server. |
2008-09-09 21:53:57 | Tree |
2008-09-09 17:17:56 | Tree | |
[r87]
by
mikhail_beris
Fixing http_test_server.hpp to remove double patching result (oops). |
2008-09-08 05:43:38 | Tree |
[r86]
by
mikhail_beris
Patch from Kim Grasman to mark expected failures from localhost_tests.cpp and factoring out http_test_server implementation to its own file. |
2008-09-08 05:13:49 | Tree |
[r85]
by
divye
1 line commit that allows the cgi app to return the headers requested by a client. Note: This also suffers from bugs in implementation. Notably, the use of a default content-type header for the request. |
2008-09-05 11:46:28 | Tree |
[r84]
by
mikhail_beris
Fixing bug which causes infinite loop in processing user-provided headers in http::client::create_request. |
2008-09-03 14:34:13 | Tree |