1ebdbb88ffFix bug with unsigned 'char' type (arm) in option parsing (fixes github#6)Stefan Bühler2013-06-15 13:23:54 +02:00
c24b5051c0User-Agent header no longer needs a leading space
Ben Brown
2013-02-19 20:08:13 +00:00
23181d6f4fCorrected Host header handling (fixes#2477)
Ben Brown
2013-02-19 20:03:57 +00:00
b720a89d55Fix header parsing to compare HTTP header field names case insensitively. This fixes the problem where responses get incorrectly marked as errors if the response header field name case doesn't happen to match to what is in the code.
Jyri J. Virkki
2013-01-06 02:21:09 -08:00
0fdf9d4229add stats about response status codes (2xx, 3xx, 4xx, 5xx)
Thomas Porzelt
2011-10-16 12:01:08 +02:00
0e287d6736add -H commandline parameter to specify custom headers
Thomas Porzelt
2011-10-16 10:24:51 +02:00
cb720d0bf1remove some bogus defines from wscript
Thomas Porzelt
2009-11-01 15:11:57 +01:00
5c686391cbadd User-Agent header to request
Thomas Porzelt
2009-10-04 17:45:27 +02:00
bdfdd127c1add support for responses that are not keepalive, not chunked and don't have any content-length header
Thomas Porzelt
2009-10-04 17:45:19 +02:00
4a454553a6add ipv6 support
Thomas Porzelt
2009-09-13 16:36:27 +02:00
993ed0a6b0fix tiny memory leak
Thomas Porzelt
2009-09-13 16:16:29 +02:00
98278f6de2add progress output
Thomas Porzelt
2009-09-13 16:08:15 +02:00
2a8afc8dfbfix handling of responses bigger than the client BUFFER_SIZE (32kb)
Thomas Porzelt
2009-09-11 20:16:03 +02:00
572ab4496efix state machine bug which would lead to failed request even though there was no error
Thomas Porzelt
2009-09-11 18:27:43 +02:00
9df7f495ccfix integer overflows with commandline parameters resulting in wrong amount of requests performed fix client state machine
Thomas Porzelt
2009-09-11 12:09:54 +02:00
20738ad079waf: fix broken wscript
Thomas Porzelt
2009-09-10 23:53:14 +02:00
dd6f9d16adadd newlines at end of files
Thomas Porzelt
2009-09-10 23:45:34 +02:00
a5fc82bc70fix syntax error introduced by last-minute cleanups...
Thomas Porzelt
2009-09-10 22:26:58 +02:00
5adc0d587ewaf: don't treat warnings as errors when compiling
Thomas Porzelt
2009-09-10 22:08:42 +02:00
68b711e66binitial commit
Thomas Porzelt
2009-09-10 20:09:56 +02:00