notfixed 510559 7.20.0-2
thanks

* Debian Bug Tracking System <[email protected]>, 2010-03-18, 07:51:
  * Bug #510559 (curl sends whitespace unencoded in the url) can't
    be reproduced in the 7.20.0 release (closes: #510559).

Although it might be arguable if it's a bug at all, the issue is certainly reproducible with 7.20.0:

$ strace -e send curl -s 'http://example.net/?eggs ham' 2>&1 | grep GET
send(3, "GET /?eggs ham HTTP/1.1\r\nUser-Ag"..., 173, MSG_NOSIGNAL) = 173


P.S. Let me quote Developers Reference 5.8.4: "Do not close bugs in the changelog entry of a version if the changes in that version of the package don't have any bearing on the bug."

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to