Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-05-14 | close the client side connection in httpc_receive_with_connection_closed() fu... | snowdrop | 1 | -2/+3 |
2004-01-13 | optimized code | snowdrop | 1 | -3/+22 |
2004-01-06 | added null termination in callback function | snowdrop | 1 | -2/+2 |
2004-01-05 | startet post function | snowdrop | 1 | -12/+101 |
2003-12-18 | splitted httpc_talk_to_server() | snowdrop | 1 | -205/+290 |
2003-12-18 | added hpairnode_get_ignore_case() and used in httpc_talk_to_server() | snowdrop | 1 | -2/+2 |
2003-12-18 | begin implementing httpc_get and httpc_post | snowdrop | 1 | -245/+220 |
2003-12-17 | added connection close recv. fixed chunked encoding | snowdrop | 1 | -28/+101 |
2003-12-16 | develop | snowdrop | 1 | -43/+38 |
2003-12-16 | added chunked transfer encoding | snowdrop | 1 | -18/+170 |
2003-12-11 | initial import | snowdrop | 1 | -0/+494 |