Code changes
Demo
0.23.1
Module Changes
Class Changes
-
HTTParty::ConnectionAdapter
-
HTTParty::Error
-
HTTParty::Request::MultipartBoundary
-
HTTParty::Decompressor
-
HTTParty::Basement
Method Changes
-
HTTParty::Logger::LogstashFormatter#message
-
HTTParty::Request#parse_response
-
HTTParty::Decompressor#lzw
-
HTTParty::Request#request_uri
-
HTTParty::Request#check_duplicate_location_header
-
HTTParty::Request#response_redirects?
0.23.0
Module Changes
Class Changes
-
HTTParty::Request::MultipartBoundary
-
HTTParty::Parser
-
HTTParty::RedirectionTooDeep
-
HTTParty::ConnectionAdapter
-
HTTParty::UnsupportedURIScheme
-
HTTParty::ResponseFragment
-
HTTParty::CookieHash
Method Changes
-
HTTParty::Decompressor#brotli
-
HTTParty::TextEncoder#encoded_text
-
HTTParty::Logger::ApacheFormatter#http_method
0.22.0
Module Changes
Class Changes
-
HTTParty::CookieHash
-
HTTParty::RedirectionTooDeep
-
Net::HTTPHeader::DigestAuthenticator
-
HTTParty::Logger::LogstashFormatter
-
HTTParty::Request
Method Changes
-
HTTParty::Logger::CurlFormatter#format
-
HTTParty::Request#raw_body
-
HTTParty::Request::Body#multipart?
-
HTTParty::Response#respond_to_missing?
-
HTTParty::Logger::LogstashFormatter#path
-
HTTParty::Decompressor#supports_encoding?