Module
HTTParty
In:
lib/httparty/request.rb
lib/httparty/parser.rb
lib/httparty/exceptions.rb
lib/httparty/response.rb
lib/httparty/module_inheritable_attributes.rb
lib/httparty/core_extensions.rb
lib/httparty.rb
Methods
delete
get
head
included
options
post
put
Classes and Modules
Module
HTTParty::AllowedFormatsDeprecation
Module
HTTParty::ClassMethods
Class
HTTParty::Parser
Class
HTTParty::RedirectionTooDeep
Class
HTTParty::ResponseError
Class
HTTParty::UnsupportedFormat
Class
HTTParty::UnsupportedURIScheme
Constants
BasicObject
=
::BasicObject #:nodoc:
VERSION
=
"0.6.1".freeze
CRACK_DEPENDENCY
=
"0.1.8".freeze
Public Class methods
delete
(*args)
get
(*args)
head
(*args)
included
(base)
options
(*args)
post
(*args)
put
(*args)
[Validate]