commit | 232a4553b8015fff36e7b76a292d64b68486c386 | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Wed Aug 22 13:57:49 2007 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Wed Aug 22 13:57:49 2007 +0000 |
tree | 1503264ba62f85adc14a457237a347652ba7792b | |
parent | 014f1bea9ab122c473c90a86efdb8f6711585ad8 [diff] |
Upped the buffer size to 17000+ bytes to prepare for the upcoming test 1003 that verfies ridiculously long server response lines. Also changed sprintf to snprintf in a few places.