Table of Contents - rubhttp-1.0.0 Documentation
Classes and Modules
- Rubhttp
- Rubhttp::Adapter
- Rubhttp::Adapters
- Rubhttp::Adapters::HTTP
- Rubhttp::Client
- Rubhttp::Headers
- Rubhttp::Middleware
- Rubhttp::RackBuilder
- Rubhttp::Request
- Rubhttp::Request::Body
- Rubhttp::Response
- Rubhttp::Response::Body
- Rubhttp::Response::Status
- Rubhttp::Uri
Methods
- ::app — Rubhttp::RackBuilder
- ::new — Rubhttp::Request
- ::new — Rubhttp::Response
- ::new — Rubhttp::Client
- ::new — Rubhttp::Headers
- ::new — Rubhttp::Middleware
- ::new — Rubhttp::RackBuilder
- ::new — Rubhttp::Request::Body
- ::new — Rubhttp::Response::Body
- ::new — Rubhttp::Response::Status
- ::new — Rubhttp::Uri
- ::parse — Rubhttp::Uri
- #[] — Rubhttp::Headers
- #[]= — Rubhttp::Headers
- #add — Rubhttp::Headers
- #app — Rubhttp::RackBuilder
- #build_request_body — Rubhttp::Request
- #build_request_headers — Rubhttp::Request
- #build_request_uri — Rubhttp::Request
- #build_response_body — Rubhttp::Response
- #build_response_headers — Rubhttp::Response
- #build_response_status — Rubhttp::Response
- #call — Rubhttp::Adapters::HTTP
- #call — Rubhttp::Middleware
- #client_error? — Rubhttp::Response::Status
- #connect — Rubhttp::Client
- #default_adapter — Rubhttp::RackBuilder
- #delete — Rubhttp::Client
- #delete — Rubhttp::Headers
- #get — Rubhttp::Client
- #get — Rubhttp::Headers
- #head — Rubhttp::Client
- #informational? — Rubhttp::Response::Status
- #inspect — Rubhttp::Request
- #inspect — Rubhttp::Headers
- #inspect — Rubhttp::Response::Body
- #inspect — Rubhttp::Response::Status
- #inspect — Rubhttp::Uri
- #keys — Rubhttp::Headers
- #lock! — Rubhttp::RackBuilder
- #locked? — Rubhttp::RackBuilder
- #make_http_request — Rubhttp::Adapters::HTTP
- #normalize_header_name — Rubhttp::Headers
- #options — Rubhttp::Client
- #patch — Rubhttp::Client
- #post — Rubhttp::Client
- #put — Rubhttp::Client
- #raise_error_if_locked — Rubhttp::RackBuilder
- #reason — Rubhttp::Response::Status
- #redirect? — Rubhttp::Response::Status
- #request — Rubhttp::Client
- #server_error? — Rubhttp::Response::Status
- #set — Rubhttp::Headers
- #success? — Rubhttp::Response::Status
- #to_a — Rubhttp::Headers
- #to_app — Rubhttp::RackBuilder
- #to_h — Rubhttp::Headers
- #to_hash — Rubhttp::Headers
- #to_s — Rubhttp::Response::Body
- #to_s — Rubhttp::Response::Status
- #to_str — Rubhttp::Response::Body
- #trace — Rubhttp::Client
- #use — Rubhttp::RackBuilder