aboutsummaryrefslogtreecommitdiffstats
path: root/req_resp_hdrs.c
Commit message (Expand)AuthorAgeFilesLines
* Move the request/response header helper routines to the epan directory.Guy Harris2004-09-291-339/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* "tvb_get_string()" returns a pointer to "g_malloc()"ed data, so you haveGuy Harris2004-05-041-31/+30
* From Jerry Talkington:Olivier Biot2004-04-261-21/+170
* From RFC 2616: "Field names are case-insensitive." UseGuy Harris2003-12-291-2/+2
* In the loop that processes lines in HTTP requests and replies, loop asGuy Harris2003-12-241-8/+29
* Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename someGuy Harris2003-12-231-0/+170