aboutsummaryrefslogtreecommitdiffstats
path: root/req_resp_hdrs.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-04"tvb_get_string()" returns a pointer to "g_malloc()"ed data, so you haveguy1-31/+30
2004-04-26From Jerry Talkington:obiot1-21/+170
2003-12-29From RFC 2616: "Field names are case-insensitive." Useguy1-2/+2
2003-12-24In the loop that processes lines in HTTP requests and replies, loop asguy1-8/+29
2003-12-23Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename someguy1-0/+170