erik%vanderpoel.org
523a173926
added printHTML method to app and made http.c call it so that grab does
...
not crash
added transparency idea to TODO
2005-07-26 14:18:36 +00:00
erik%vanderpoel.org
7c986b0a21
divide output into request and response sections with headings
2005-02-04 20:11:34 +00:00
erik%vanderpoel.org
87af4e04dc
bug 153691: some HTTP 1.1 support; also, view.cgi now shows HTTP request
2005-01-25 08:22:29 +00:00
erik%vanderpoel.org
7341e5b421
http.c now takes care of the HTTP Host: request header so that the other
...
tools (e.g. grab) will work properly too
2005-01-22 16:08:22 +00:00
erik%vanderpoel.org
8d78e890a3
valgrind caught an off-by-one allocation bug
2005-01-21 18:09:53 +00:00
erik%vanderpoel.org
e3ca45c943
oops
2005-01-21 07:29:01 +00:00
erik%vanderpoel.org
288ee0d821
bug 90199;
...
had to send whole HTTP request in one go to get the simple httpd.c to work;
then I reproduced this bug and fixed it by treating a missing
Content-Type header as random bytes (essentially, application/octet-stream)
2005-01-21 06:30:02 +00:00
erik%vanderpoel.org
e63a4aa0af
app callbacks are now overrideable function pointers instead of global funcs
...
this reduces the number of empty functions in the apps
2005-01-20 21:09:40 +00:00
erik%vanderpoel.org
a26ffcdd41
bug 220373: ported to Linux
...
more Windows (without Cygwin) porting
now using autoconf
changed name from Web Sniffer to SniffURI
added reference to new sniffuri.org site
added HISTORY, INSTALL
updated to new boilerplate for MPL (license)
2005-01-19 17:16:09 +00:00
erik%netscape.com
d693b42900
contribution from Bruce Robson: ported to Windows NT and fixed a couple of
...
bugs
2000-02-17 07:01:52 +00:00
erik%netscape.com
e334ab2a62
Original check-in of the "Web Sniffer", a set of tools to work with the
...
protocols underlying the Web.
2000-02-01 18:24:20 +00:00