1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES
warp kawada aff70e2e95 Curl_add_custom_headers: support headers with no data
A custom HTTP header ending in a semicolon instead of a colon
will be treated as a header to be added without any data
portion.
2011-09-13 16:17:21 -07:00

28 lines
714 B
Plaintext

Curl and libcurl 7.22.1
Public curl releases: 125
Command line options: 149
curl_easy_setopt() options: 192
Public functions in libcurl: 58
Known libcurl bindings: 39
Contributors: 873
This release includes the following changes:
o Empty headers can be sent in HTTP requests by terminating with a semicolon
This release includes the following bugfixes:
o
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Yukihiro Kawada
Thanks! (and sorry if I forgot to mention someone)