Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Porzelt b9a679e2f5 add chunked encoding support 2009-09-30 23:31:03 +02:00
Thomas Porzelt 98278f6de2 add progress output 2009-09-13 16:08:15 +02:00
Thomas Porzelt 2a8afc8dfb fix handling of responses bigger than the client BUFFER_SIZE (32kb) 2009-09-11 20:16:03 +02:00
Thomas Porzelt 572ab4496e fix state machine bug which would lead to failed request even though there was no error 2009-09-11 18:27:43 +02:00
Thomas Porzelt 9df7f495cc fix integer overflows with commandline parameters resulting in wrong amount of requests performed
fix client state machine
2009-09-11 12:09:54 +02:00
Thomas Porzelt dd6f9d16ad add newlines at end of files 2009-09-10 23:45:34 +02:00
Thomas Porzelt 68b711e66b initial commit 2009-09-10 20:09:56 +02:00