sukovanej / effect-http

Declarative HTTP API library for effect-ts
https://sukovanej.github.io/effect-http
MIT License
222 stars 16 forks source link

Split the ClientError into a union with two members #477

Closed KhraksMamtsov closed 3 months ago

KhraksMamtsov commented 3 months ago

And fix bug here https://github.com/sukovanej/effect-http/blob/master/packages/effect-http/src/internal/client-error.ts#L30