1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 16:18:48 -05:00

232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII

platform HTTP requests
Done!
This commit is contained in:
Yang Tse 2009-05-07 18:15:21 +00:00
parent ac9d92587e
commit 6159c356c9

View File

@ -3,14 +3,10 @@ To be addressed in 7.19.5 (planned release: May 2009)
228 - rpath problems in linking with custom openssl 228 - rpath problems in linking with custom openssl
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests
- committed to cvs
- test #128 fails with this applied on cygwin
- awaiting follow-up
234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII 234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII
platforms platforms
- reviewed
- awaiting patch rework/breakdown
235 - #2784055, connect race with multi and socks proxy 235 - #2784055, connect race with multi and socks proxy