mirror of
https://github.com/dlang/phobos.git
synced 2025-05-04 09:00:22 +03:00
![]() This overload provides the ability to send properly escaped www-form-urlencoded data using an associative array. The data is built into name value pairs using an Appender!string that reserves 128 bytes per name value pair. An example was added to the documentation and the existing one changed as this is the more common use case. Several corrections to coding style were suggested and corrected. |
||
---|---|---|
.. | ||
curl.d | ||
isemail.d |