Module: Rex::Proto::Http

Defined in:
lib/rex/proto/http/client.rb,
lib/rex/proto/http/packet.rb,
lib/rex/proto/http/server.rb,
lib/rex/proto/http/handler.rb,
lib/rex/proto/http/request.rb,
lib/rex/proto/http/response.rb,
lib/rex/proto/http/handler/erb.rb,
lib/rex/proto/http/handler/proc.rb,
lib/rex/proto/http/packet/header.rb,
lib/rex/proto/http/client_request.rb,
lib/rex/proto/http/http_subscriber.rb,
lib/rex/proto/http/http_logger_subscriber.rb

Defined Under Namespace

Modules: ServerClient, WebSocket Classes: Client, ClientRequest, Handler, HttpLoggerSubscriber, HttpSubscriber, Packet, Request, Response, Server

Constant Summary collapse

DefaultProtocol =
'1.1'