Table of Contents - gorilla-io-0.0.7 Documentation
Classes and Modules
- Gorilla
- Gorilla::BadRequest
- Gorilla::Client
- Gorilla::Error
- Gorilla::Middleware
- Gorilla::Middleware::ApiVersion
- Gorilla::Middleware::HttpExceptions
- Gorilla::Middleware::SignatureAuth
- Gorilla::Middleware::UserAgent
- Gorilla::NotFound
- Gorilla::Response
- Gorilla::ServerError
- Gorilla::Unauthorized
- Gorilla::ValidationError
- Gorilla::VanillaClient
Methods
- ::new — Gorilla::Client
- ::new — Gorilla::Error
- ::new — Gorilla::Middleware::ApiVersion
- ::new — Gorilla::Middleware::SignatureAuth
- ::new — Gorilla::Middleware::UserAgent
- ::new — Gorilla::Response
- ::new — Gorilla::VanillaClient
- ::testing! — Gorilla
- #accept_header — Gorilla::Middleware::ApiVersion
- #body — Gorilla::Response
- #build_auth_header — Gorilla::Middleware::SignatureAuth
- #build_token — Gorilla::Middleware::SignatureAuth
- #call — Gorilla::Middleware::ApiVersion
- #call — Gorilla::Middleware::HttpExceptions
- #call — Gorilla::Middleware::SignatureAuth
- #call — Gorilla::Middleware::UserAgent
- #config — Gorilla::VanillaClient
- #delete — Gorilla::VanillaClient
- #error — Gorilla::Response
- #error? — Gorilla::Response
- #get — Gorilla::VanillaClient
- #post — Gorilla::VanillaClient
- #put — Gorilla::VanillaClient
- #raise_error — Gorilla::Middleware::HttpExceptions
- #request — Gorilla::VanillaClient
- #status — Gorilla::Response
- #success? — Gorilla::Response