gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Excon
    • module Excon::Errors
    • module Excon::Middleware
    • module Excon::Test
    • module Excon::Test::Plugin
    • module Excon::Test::Plugin::Server
    • module Excon::Test::Plugin::Server::Exec
    • module Excon::Test::Plugin::Server::Puma
    • module Excon::Test::Plugin::Server::Unicorn
    • module Excon::Test::Plugin::Server::Webrick
    • module Excon::Utils
    • module IO::WaitReadable
    • module IO::WaitWritable
    • module URI
  • Classes

    • class Excon::Connection
    • class Excon::Error
    • class Excon::Error::Accepted
    • class Excon::Error::BadGateway
    • class Excon::Error::BadRequest
    • class Excon::Error::Certificate
    • class Excon::Error::Client
    • class Excon::Error::Conflict
    • class Excon::Error::Continue
    • class Excon::Error::Created
    • class Excon::Error::ExpectationFailed
    • class Excon::Error::Forbidden
    • class Excon::Error::Found
    • class Excon::Error::GatewayTimeout
    • class Excon::Error::Gone
    • class Excon::Error::HTTPStatus
    • class Excon::Error::Informational
    • class Excon::Error::InternalServerError
    • class Excon::Error::InvalidHeaderKey
    • class Excon::Error::InvalidHeaderValue
    • class Excon::Error::InvalidStub
    • class Excon::Error::LengthRequired
    • class Excon::Error::MethodNotAllowed
    • class Excon::Error::MovedPermanently
    • class Excon::Error::MultipleChoices
    • class Excon::Error::NoContent
    • class Excon::Error::NonAuthoritativeInformation
    • class Excon::Error::NotAcceptable
    • class Excon::Error::NotFound
    • class Excon::Error::NotImplemented
    • class Excon::Error::NotModified
    • class Excon::Error::OK
    • class Excon::Error::PartialContent
    • class Excon::Error::PaymentRequired
    • class Excon::Error::PreconditionFailed
    • class Excon::Error::ProxyAuthenticationRequired
    • class Excon::Error::ProxyConnectionError
    • class Excon::Error::ProxyParse
    • class Excon::Error::Redirection
    • class Excon::Error::RequestEntityTooLarge
    • class Excon::Error::RequestTimeout
    • class Excon::Error::RequestURITooLong
    • class Excon::Error::RequestedRangeNotSatisfiable
    • class Excon::Error::ResetContent
    • class Excon::Error::ResponseParse
    • class Excon::Error::SeeOther
    • class Excon::Error::Server
    • class Excon::Error::ServiceUnavailable
    • class Excon::Error::Socket
    • class Excon::Error::StubNotFound
    • class Excon::Error::Success
    • class Excon::Error::SwitchingProtocols
    • class Excon::Error::TemporaryRedirect
    • class Excon::Error::Timeout
    • class Excon::Error::TooManyRedirects
    • class Excon::Error::TooManyRequests
    • class Excon::Error::Unauthorized
    • class Excon::Error::UnprocessableEntity
    • class Excon::Error::UnsupportedMediaType
    • class Excon::Error::UseProxy
    • class Excon::Error::Warning
    • class Excon::Headers
    • class Excon::LoggingInstrumentor
    • class Excon::Middleware::Base
    • class Excon::Middleware::CaptureCookies
    • class Excon::Middleware::Decompress
    • class Excon::Middleware::EscapePath
    • class Excon::Middleware::Expects
    • class Excon::Middleware::Idempotent
    • class Excon::Middleware::Instrumentor
    • class Excon::Middleware::Mock
    • class Excon::Middleware::RedirectFollower
    • class Excon::Middleware::ResponseParser
    • class Excon::PrettyPrinter
    • class Excon::Response
    • class Excon::SSLSocket
    • class Excon::Socket
    • class Excon::StandardInstrumentor
    • class Excon::Test::Server
    • class Excon::UnixSocket
    • class IO
    • class URI::Generic
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. excon
  3. 1.2.7
  4. module Excon::Test::Plugin::Server

module Excon::Test::Plugin::Server

Modules in this namespace

Exec

module

in Excon::Test::Plugin::Server

Puma

module

in Excon::Test::Plugin::Server

Unicorn

module

in Excon::Test::Plugin::Server

Webrick

module

in Excon::Test::Plugin::Server

Modules

  • Excon::Test::Plugin::Server::Exec
  • Excon::Test::Plugin::Server::Puma
  • Excon::Test::Plugin::Server::Unicorn
  • Excon::Test::Plugin::Server::Webrick

Defined in

  • lib/excon/test/plugin/server/exec.rb
  • lib/excon/test/plugin/server/puma.rb
  • lib/excon/test/plugin/server/unicorn.rb
  • lib/excon/test/plugin/server/webrick.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem