]> mj.ucw.cz Git - netgrind.git/history - netgrind/http.c
TODO: A note on IPv6
[netgrind.git] / netgrind / http.c
2013-06-17 Martin MaresLet the caching flags mention conditional requests
2013-06-17 Martin Mares"X-Cache: HIT" works even without trailing spaces
2013-06-17 Martin MaresBetter analysis of HTTP caching headers
2013-06-17 Martin MaresFixed mixup of HTTP connection/transaction numbering
2013-06-17 Martin MaresImplemented dumping of HTTP transactions
2013-06-17 Martin MaresSilence "missing case" warnings
2003-06-20 Martin MaresAdded content-type to HTTP dump.
2003-06-19 Martin MaresAdded tracking of cache control fields.
2003-06-08 Martin MaresHTTP analyser works.
2003-06-08 Martin MaresHTTP parsing. Detecting partial closes.