flush docs
[mdref/mdref-http] / http / Client / Curl / User / send.md
diff --git a/http/Client/Curl/User/send.md b/http/Client/Curl/User/send.md
new file mode 100644 (file)
index 0000000..9bd3c35
--- /dev/null
@@ -0,0 +1,10 @@
+# void http\Client\Curl\User::send()
+
+Run the loop.
+
+> ***NOTE:***
+> 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.
+
+## Params:
+
+None.