Introuced --data-urlencode to the curl tool for easier url encoding of the
data sent in a post.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Curl and libcurl 7.17.2
|
||||
|
||||
Public curl releases: 103
|
||||
Command line options: 121
|
||||
Command line options: 122
|
||||
curl_easy_setopt() options: 147
|
||||
Public functions in libcurl: 55
|
||||
Public web site mirrors: 42
|
||||
@@ -10,7 +10,7 @@ Curl and libcurl 7.17.2
|
||||
|
||||
This release includes the following changes:
|
||||
|
||||
o
|
||||
o --data-urlencode was added
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user