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

Defined Under Namespace

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

Constant Summary collapse

DefaultProtocol =
'1.1'