Skip to content

Update httparty to 0.20.0

Matthias Käppler requested to merge 377966-update-httparty into master

What does this MR do and why?

This is the latest official version that supports Ruby 3 and has an upstream Ruby 3 build.

I think the most interesting changes for us are:

  • ability to set write timeouts
  • gzip decompression of responses
  • fixing an SSL related memory leak

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #377966 (closed)

Merge request reports