summaryrefslogtreecommitdiffhomepage
path: root/src/http_message.c
AgeCommit message (Expand)Author
2005-08-15* [Indent] Ran Source Through indentRobert James Kaes
2005-07-12* Updated Copyright Email AddressesRobert James Kaes
2004-02-13Removed unnecessary casts (mostly dealing with memory allocation.) IRobert James Kaes
2003-07-31Added appropriate casts from (void*) so that the code will compileRobert James Kaes
2003-05-31# Changed all the for calls to use the != test rather than < test.Robert James Kaes
2003-03-13An API to handle HTTP messages as concrete entities.Robert James Kaes