mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 14:40:30 +03:00
Add one line of "Example:" Label
This commit is contained in:
parent
e0cc331eb5
commit
6a6b09d176
1 changed files with 3 additions and 0 deletions
|
@ -2303,6 +2303,9 @@ private bool decodeLineInto(Terminator, Char = char)(ref const(ubyte)[] basesrc,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* HTTP client functionality.
|
* HTTP client functionality.
|
||||||
|
*
|
||||||
|
* Example:
|
||||||
|
*
|
||||||
* Get with custom data receivers
|
* Get with custom data receivers
|
||||||
*
|
*
|
||||||
* ---
|
* ---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue