summaryrefslogtreecommitdiff
path: root/src/http_message.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-02-13Removed unnecessary casts (mostly dealing with memory allocation.) IRobert James Kaes1-5/+5
2003-07-31Added appropriate casts from (void*) so that the code will compileRobert James Kaes1-6/+6
2003-05-31# Changed all the for calls to use the != test rather than < test.Robert James Kaes1-4/+4
2003-03-13An API to handle HTTP messages as concrete entities.Robert James Kaes1-0/+252