Commit | Date | |
---|---|---|
[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 |
[r83]
by
mikhail_beris
Changes: |
2008-09-03 11:39:53 | Tree |
[r82]
by
allisterx
First commit of MIME header. Not even tested to compile (sorry!). For everyone's comments and suggestions. |
2008-09-03 00:09:08 | Tree |
2008-09-02 18:59:37 | Tree | |
2008-09-02 18:55:52 | Tree | |
2008-09-02 18:49:31 | Tree | |
[r78]
by
glynos
Merged latest documentation from docs branch; minor changes to allow tests to compile with the gcc -pedantic flag. Works on gcc 4.3, needs double checking on other platforms. |
2008-09-02 18:34:05 | Tree |
[r77]
by
divye
Example that shows how to dispatch messages to the http::client using strings. Enables syntax such as perform(client_, method, request_); requestinfo.py: Patched to handle empty POST bodies. |
2008-09-02 18:32:53 | Tree |
2008-08-31 15:19:10 | Tree |