mikeal / bent

Functional JS HTTP client (Node.js & Fetch) w/ async await
2.2k stars 106 forks source link

Allow 201 status code by default #129

Closed hst-m closed 3 years ago

hst-m commented 3 years ago

fix https://github.com/mikeal/bent/issues/128

image

hst-m commented 3 years ago

update this to allow all 2XX codes, possibly only error on 4XX and 5XX