summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-client.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-13optimized codeGravatar snowdrop1-3/+22
2004-01-06added null termination in callback functionGravatar snowdrop1-2/+2
2004-01-05startet post functionGravatar snowdrop1-12/+101
2003-12-18splitted httpc_talk_to_server()Gravatar snowdrop1-205/+290
2003-12-18added hpairnode_get_ignore_case() and used in httpc_talk_to_server()Gravatar snowdrop1-2/+2
2003-12-18begin implementing httpc_get and httpc_postGravatar snowdrop1-245/+220
2003-12-17added connection close recv. fixed chunked encodingGravatar snowdrop1-28/+101
2003-12-16developGravatar snowdrop1-43/+38
2003-12-16added chunked transfer encodingGravatar snowdrop1-18/+170
2003-12-11initial importGravatar snowdrop1-0/+494