module Rack
Nested
Definitions
PROTOCOL_HTTP_REQUEST = "protocol.http.request"
Used for injecting the raw request in the the rack environment.
RACK_ERRORS = "rack.errors"
Rack environment variables:
RACK_IS_HIJACK = "rack.hijack?"
Rack hijack support: