module HTTParty
module HTTParty::ClassMethods
module HTTParty::VERSION
module ModuleLevelInheritableAttributes
module ModuleLevelInheritableAttributes::ClassMethods
class HTTParty::RedirectionTooDeep
class HTTParty::Request
class HTTParty::UnsupportedFormat
httparty
0.1.7
# path=
def path=(uri) @path = URI.parse(uri) end