twingly / twingly-http

Robust HTTP client
https://rubygems.org/gems/twingly-http
MIT License
0 stars 1 forks source link

Add capability to abort request when content-length is too large #21

Closed walro closed 1 week ago

walro commented 3 years ago

In multiple projects we don't want to handle large response bodies, it would make sense to be able to stop them here.