Class Excon::Middleware::Hijack
In: lib/excon/middlewares/hijack.rb
Parent: Base

Hijack is an Excon middleware which parses response headers and then yields the underlying TCP socket for raw TCP communication (used to attach to STDIN of containers).

Methods

Public Instance methods

[Validate]