Menu

Code Commit Log


Commit Date  
[r83] by mikhail_beris

Changes:
- http/impl/request.hpp: moving uri parsing out of constructor and into a 'uri' member function of the request object
- http/client.hpp: support for resolved endpoint caching and HTTP 300..307 redirection
- http/response.hpp: adding proper copy constructor
- http_1_0_test.cpp: adding tests for resolved endpoint caching and 300->307 redirection

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
[r81] by glynos

Tagging release 0.2 .

2008-09-02 18:59:37 Tree
[r80] by divye

General cleanup, added some comments.
Added Copyright header.

2008-09-02 18:55:52 Tree
[r79] by glynos

Initial import of HTML documentation.

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
[r76] by glynos

Merged latest updates from trunk and updated documentation.

2008-08-31 15:19:10 Tree
[r75] by mikhail_beris

Tagging release 0.1 .

2008-08-26 08:45:18 Tree
[r74] by mikhail_beris

Creating release folder.

2008-08-26 08:44:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.