projects
/
mdref
/
mdref-http
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
dc07de9fb6cbb54123a1d1101bcf57e621ba3f53
[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.