mirror of
https://github.com/moparisthebest/curl
synced 2024-12-25 09:38:54 -05:00
b67d3ba73e
They were never officially allowed and slipped in only due to sloppy parsing. Spaces (ascii 32) should be correctly encoded (to %20) before being part of a URL. The new flag bit CURLU_ALLOW_SPACE when a full URL is set, makes libcurl allow spaces. Updated test 1560 to verify. Closes #7073 |
||
---|---|---|
.. | ||
.gitignore | ||
curl.h | ||
curlver.h | ||
easy.h | ||
Makefile.am | ||
mprintf.h | ||
multi.h | ||
options.h | ||
stdcheaders.h | ||
system.h | ||
typecheck-gcc.h | ||
urlapi.h |