PersistentCurl
class PersistentCurl extends RequestAgent
Constants
| API_URL |
|
Properties
| protected string | $querySignature | from RequestAgent | |
| protected string | $queryString | from RequestAgent | |
| protected mixed | $rawResponse | Raw response received from API | from RequestAgent |
| protected string|array|null | $response | Trimmed/Decoded/Smth response | from RequestAgent |
| protected int | $requestCounter | ||
| protected int | $requestLimit | Max number of request | |
| protected int | $throttleTimeout | Request throttling in seconds |
Methods
mixed
query()
No description