[ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 48 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RequestFactory:: (3 methods):
__destruct()
getCurlHandle()
request()
Class: RequestFactory - X-Ref
Class RequestFactory.__destruct() X-Ref |
Keep the cURL resource here, so that if there are multiple API requests done the connection is kept alive, SSL resumption can be used etcetera. |
getCurlHandle() X-Ref |
return: \CurlHandle |
request(string $url, array $options) X-Ref |
No description |
Generated: Tue Jan 21 05:10:11 2025 | Cross-referenced by PHPXref 0.7.1 |