Code changes
Demo
0.23.1
Module Changes
Class Changes
Method Changes
-
HTTParty::Request#post?
-
HTTParty::Request#response_redirects?
-
HTTParty::Request#encode_text
-
HTTParty::ConnectionAdapter#verify_ssl_certificate?
-
HTTParty::ResponseError#initialize
0.23.0
Module Changes
Class Changes
-
HTTParty::TextEncoder
-
HTTParty::Response::Headers
-
HTTParty::Request
-
HTTParty::Logger::LogstashFormatter
-
HTTParty::Basement
-
HTTParty::DuplicateLocationHeader
-
HTTParty::NetworkError
Method Changes
-
Net::HTTPHeader::DigestAuthenticator#parse
-
HTTParty::ConnectionAdapter#add_timeout?
0.22.0
Module Changes
Class Changes
-
HTTParty::Request::Body
-
HTTParty::Logger::ApacheFormatter
-
HTTParty::NetworkError
-
HTTParty::RedirectionTooDeep
-
HTTParty::ConnectionAdapter
-
HTTParty::TextEncoder
-
HTTParty::Logger::CurlFormatter
Method Changes
-
HTTParty::Request::Body#content_type
-
HTTParty::Request#response_redirects?
-
Net::HTTPHeader::DigestAuthenticator#a2
-
HTTParty::CookieHash#add_cookies
-
HTTParty::ResponseFragment#code
-
HTTParty::Logger::ApacheFormatter#message
-
HTTParty::Decompressor#supports_encoding?