You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patron gem has a handy setting: toland/patron@f168aab
It's useful when your application receives URLs to query from a regular user.
So, is using Curl::Easy#on_progress callback is a correct and reliable way to protect against too large responses, gzip bombs and etc.?
The text was updated successfully, but these errors were encountered:
The patron gem has a handy setting: toland/patron@f168aab
It's useful when your application receives URLs to query from a regular user.
So, is using
Curl::Easy#on_progress
callback is a correct and reliable way to protect against too large responses, gzip bombs and etc.?The text was updated successfully, but these errors were encountered: