flush docs
[mdref/mdref-http] / http / Client / Curl / User / send.md
1 # void http\Client\Curl\User::send()
2
3 Run the loop.
4
5 > ***NOTE:***
6 > This method is called by http\Client::send(), so it does not need to have an actual implementation if http\Client::send() is never called.
7
8 ## Params:
9
10 None.