Module: RaptorIO

Defined in:
lib/raptor-io.rb,
lib/raptor-io/error.rb,
lib/raptor-io/version.rb,
lib/raptor-io/protocol/http/error.rb,
lib/raptor-io/protocol/http/client.rb,
lib/raptor-io/protocol/http/server.rb,
lib/raptor-io/protocol/http/headers.rb,
lib/raptor-io/protocol/http/message.rb,
lib/raptor-io/protocol/http/request.rb,
lib/raptor-io/protocol/http/response.rb,
lib/raptor-io/protocol/http/request/manipulator.rb,
lib/raptor-io/protocol/http/request/manipulators.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticator.rb,
lib/raptor-io/protocol/http/request/manipulators/redirect_follower.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/ntlm.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/basic.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/digest.rb,
lib/raptor-io/protocol/http/request/manipulators/authenticators/negotiate.rb

Overview

Smaller, more agile, and it can open doors.

Defined Under Namespace

Modules: Protocol Classes: Error, Socket

Constant Summary collapse

VERSION =

Version number.

'0.0.1'