Module HTTParty
In: lib/httparty.rb
lib/httparty/core_extensions.rb
lib/httparty/exceptions.rb
lib/httparty/hash_conversions.rb
lib/httparty/module_inheritable_attributes.rb
lib/httparty/parser.rb
lib/httparty/request.rb
lib/httparty/response.rb
lib/httparty/version.rb

Methods

delete   get   head   included   options   post   put  

Classes and Modules

Module HTTParty::AllowedFormatsDeprecation
Module HTTParty::ClassMethods
Module HTTParty::HashConversions
Class HTTParty::Parser
Class HTTParty::RedirectionTooDeep
Class HTTParty::ResponseError
Class HTTParty::UnsupportedFormat
Class HTTParty::UnsupportedURIScheme

Constants

BasicObject = ::BasicObject #:nodoc:
VERSION = "0.8.1"

Public Class methods

[Validate]