mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
Update curl.d
This commit is contained in:
parent
d7c66373c5
commit
d09d4fad98
1 changed files with 1 additions and 1 deletions
|
@ -2328,7 +2328,7 @@ private bool decodeLineInto(Terminator, Char = char)(ref const(ubyte)[] basesrc,
|
|||
* return len;
|
||||
* };
|
||||
* http.perform();
|
||||
*
|
||||
* ---
|
||||
* // Track progress
|
||||
* auto http = HTTP();
|
||||
* http.method = HTTP.Method.get;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue