HTTPFetch.Application (http_fetch v0.8.0)
OTP application for HTTP fetch library.
This application supervises the core infrastructure required for HTTP operations:
- Task.Supervisor (
:http_fetch_task_supervisor) - Supervises all async HTTP request tasks - Registry (
HTTP.AbortController) - Tracks AbortController agents for request cancellation
The application starts automatically when the :http_fetch application is loaded.
No manual configuration is required.
Summary
Functions
Callback implementation for Application.start/2.
Functions
Callback implementation for Application.start/2.