flush docs
[mdref/mdref-http] / http / Client / Curl / User / once.md
diff --git a/http/Client/Curl/User/once.md b/http/Client/Curl/User/once.md
new file mode 100644 (file)
index 0000000..0c3aa58
--- /dev/null
@@ -0,0 +1,11 @@
+# void http\Client\Curl\User::once()
+
+Run the loop as long as it does not block.
+
+> ***NOTE:***
+> This method is called by http\Client::once(), so it does not need to have an actual implementation if http\Client::once() is never called.
+
+
+## Params:
+
+None.