Expand description
HTTP client utilities
Constants§
- DEFAULT_
TIMEOUT - Default timeout for HTTP requests
Functions§
- create_
http_ client - Create a default HTTP client with standard settings
- create_
http_ client_ with_ timeout - Create an HTTP client with custom timeout
- form_
headers - Create headers for form-encoded requests
- json_
headers - Create headers for JSON requests
- parse_
api_ response - Parse API response and check for errors