Module: Http

Extended by:
Chainable
Defined in:
lib/http.rb,
lib/http/client.rb,
lib/http/version.rb,
lib/http/response.rb,
lib/http/chainable.rb,
lib/http/mime_type.rb,
lib/http/parameters.rb

Overview

Http, it can be simple!

Defined Under Namespace

Modules: Chainable Classes: Client, MimeType, Parameters, Response

Constant Summary collapse

VERSION =
"0.0.2"

Method Summary

Methods included from Chainable

accept, connect, default_headers, default_headers=, delete, get, head, options, patch, post, put, request, trace, with_headers