On 9/3/11 10:19 PM, jdrewsen wrote:
The (un)escape methods are located in the Protocol template and is used for escaping strings for all of the protocols supported by libcurl. That should be in the documentation of course.
Yes, sure – but do they add any value over the functions from std.uri? Otherwise, I would argue to drop the libcurl ones in favor of the native D ones, having the same functionality in Phobos twice doesn't seem desirable to me.
David
