EPSS::HTTPTransport
Inherits EPSS::Transport < Reference < Object
Default Transport that drives a real HTTP::Client. Connection
parameters are configurable; the transport opens a fresh client for
each request, so it's safe to share across fibers.
Constructors
Instance methods
connect_timeout
Sourceread_timeout
Source