Skip to content

Commit 9de0754

Browse files
committed
Update available methods for Curl
1 parent f656381 commit 9de0754

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Curl::setUserAgent($user_agent)
183183
Curl::success($callback)
184184
Curl::unsetHeader($key)
185185
Curl::verbose($on = true)
186+
Curl::http_build_multi_query($data, $key = null)
187+
Curl::is_array_assoc($array)
188+
Curl::is_array_multidim($array)
186189
```
187190

188191
### Experimental Methods

0 commit comments

Comments
 (0)