On 9/1/11 6:42 PM, jdrewsen wrote:
Den 31-08-2011 01:28, Sean Kelly skrev:
On Aug 17, 2011, at 6:19 PM, Jesse Phillips wrote:
Doe libcurl provide any facility for URL encoding/decoding? Or perhaps
there should be an accompanying submission for doing so? Any
nontrivial request will need properly encoded URL parameters.
etc.curl.Protocol has the escape/unescape methods.

Oh, sorry, I got that wrong in the review wrap-up then. But due to the already discussed documentation issues, and the not very descriptive »(Un)Escape a string« comments, these two are really easy to miss.

Are the functions from std.uri sufficient (or could they easily be improved to be so)? If so, I'd propose to simply remove the two and cross reference std.uri, otherwise you might want to add a more detailed description, including a link to http://www.ietf.org/rfc/rfc3986.txt.

David

Reply via email to