summaryrefslogtreecommitdiff
path: root/src/http_message.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-05-31# Changed all the for calls to use the != test rather than < test.Robert James Kaes1-4/+4
The change was recommended in the C/C++ User Journal magazine.
2003-03-13An API to handle HTTP messages as concrete entities.Robert James Kaes1-0/+252