httparty/lib/httparty
John Nunemaker e731057ebc Update version 2022-12-30 16:05:13 -05:00
..
logger Update quoting of newlines for curl formatter 2022-07-24 20:47:17 -04:00
request Merge pull request from GHSA-5pq7-52mg-hr42 2022-12-30 15:59:07 -05:00
response add frozen_string_literal pragma to all files 2020-10-16 23:41:38 +05:30
connection_adapter.rb switch :pem option to to OpenSSL::PKey.read to support other algorithms 2021-01-29 03:46:52 -05:00
cookie_hash.rb string literal cleanup 2020-12-17 20:37:12 +05:30
decompressor.rb Support zstd decompression 2022-06-26 16:24:25 +09:00
exceptions.rb Fix typo in exceptions.rb docs 2021-02-16 13:59:22 -05:00
hash_conversions.rb Change +'' to ''.dup for backwards compat with older versions of ruby 2021-09-29 08:24:08 -04:00
headers_processor.rb add frozen_string_literal pragma to all files 2020-10-16 23:41:38 +05:30
module_inheritable_attributes.rb string literal cleanup 2020-12-17 20:37:12 +05:30
net_digest_auth.rb string literal cleanup 2020-12-17 20:37:12 +05:30
parser.rb Better handling of Content-Encoding decompression 2021-05-27 01:03:57 +09:00
request.rb Fix request marshalling 2022-11-03 17:05:14 -04:00
response.rb string literal cleanup 2020-12-17 20:37:12 +05:30
response_fragment.rb add frozen_string_literal pragma to all files 2020-10-16 23:41:38 +05:30
text_encoder.rb Do not dup nonfrozen string on download (#754) 2022-07-05 22:39:27 +04:00
utils.rb add frozen_string_literal pragma to all files 2020-10-16 23:41:38 +05:30
version.rb Update version 2022-12-30 16:05:13 -05:00