cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_easy_escape() broken in 7.17.0

From: Alex Fishman <alex.fishman_at_gmail.com>
Date: Tue, 25 Sep 2007 17:31:02 +0300

Using libcurl for communicating with bittorrent tracker:

Encode {0x9c, 0x26, 0x4b, 0x3d, 0x49, 0x4, 0xa1, 0x1, 0xe0, 0xd8, 0x7c,
0x20, 0xb7, 0xef, 0x53, 0x29, 0xfa, 0x1d, 0x57,
    0xe1}}

Receive "%FF%26K%3DI%04%FF%01%FF%FF%7C%20%FF%FFS%29%FF%1DW%FF"

-Alex
Received on 2007-09-25