
Package index
-
crulcrul-package - crul: HTTP Client
-
verb-DELETE - HTTP verb info: DELETE
-
verb-GET - HTTP verb info: GET
-
verb-HEAD - HTTP verb info: HEAD
-
verb-PATCH - HTTP verb info: PATCH
-
verb-POST - HTTP verb info: POST
-
verb-PUT - HTTP verb info: PUT
-
writing-options - Writing data options
-
HttpClient - HTTP client
-
Paginator - Paginator client
-
Async - Simple async client
-
AsyncQueue - AsyncQueue
-
AsyncVaried - Async client for different request types
-
HttpRequest - HTTP request object
-
curl_verbose() - curl verbose method
-
set_opts()set_verbose()set_proxy()set_auth()set_headers()crul_settings() - Set curl options, proxy, and basic auth
-
curl-optionsuser-agentverbosetimeout - curl options
-
ok() - check if a url is okay
-
HttpResponse - Base HTTP response object
-
content-types - Working with content types
-
url_build()url_parse() - Build and parse URLs
-
mock()deprecated - Mocking HTTP requests