summaryrefslogtreecommitdiff
path: root/tap-httpstat.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2003-09-29Whitespace changes in order to make diff produce more readable resultsJörg Mayer1-7/+6
svn path=/trunk/; revision=8568
2003-09-02The code in an HTTP reply is a response code, not a response method.Guy Harris1-13/+14
svn path=/trunk/; revision=8346
2003-09-02From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps.Guy Harris1-0/+329
svn path=/trunk/; revision=8345