Effect HTTP Client

Make outgoing HTTP requests with Effect's HttpClient — HttpClientRequest builders, schema-decoded HttpClientResponse bodies, the HttpClientError taxonomy, retryTransient/rate limiting/cookies/redirects, streaming uploads and downloads, and FetchHttpClient/NodeHttpClient transport layers. Use when calling external REST/JSON APIs, uploading or downloading files and streams, adding retries/auth/tracing to outbound HTTP, or mocking HTTP responses in tests.

mpsuesser 14f7592 39.7 KB Updated

File contents

mpsuesser/opencode-effect-enforcer/tree/main/skills/effect-http-client commit 14f7592e5d

Frequently asked questions

npx skillmds@latest add mpsuesser/effect-http-client