Package index
-
crul
crul-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
-
handle()
- Make a handle
-
auth()
- Authentication
-
cookies
- Working with cookies
-
hooks
- Event Hooks
-
http-headers
- Working with HTTP headers
-
progress
- progress bars
-
proxy()
- proxy options
-
upload()
- upload file
-
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-options
user-agent
verbose
timeout
- 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()
- Mocking HTTP requests