| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
[PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII platform HTTP requests
From: David McCreedy <mccreedytpf_at_gmail.com>
Date: Thu, 30 Apr 2009 18:49:21 -0600
While testing using the Curl test suite on TPF I uncovered a rather
If the HTTP request headers can't be sent in one system call in http.c's
That causes two problems:
1) On non-ASCII platforms the remaining portion is re-converted (into
2) On all platforms the line endings are mangled from CRLF to CRCRLF if
This patch addes checks to prevent these problems.
Additional changes address two HTTP PUT problems:
1) On non-ASCII platforms not all of the protocol portions of the PUT are
2) On all platforms the line endings of part of the protocol portions are
Thank you,
David McCreedy
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info