Module: Ethon

Defined in:
lib/ethon.rb,
lib/ethon/curl.rb,
lib/ethon/easy.rb,
lib/ethon/multi.rb,
lib/ethon/errors.rb,
lib/ethon/version.rb,
lib/ethon/easies/form.rb,
lib/ethon/easies/http.rb,
lib/ethon/easies/util.rb,
lib/ethon/easies/header.rb,
lib/ethon/easies/params.rb,
lib/ethon/errors/select.rb,
lib/ethon/multies/stack.rb,
lib/ethon/easies/options.rb,
lib/ethon/easies/http/get.rb,
lib/ethon/easies/http/put.rb,
lib/ethon/easies/callbacks.rb,
lib/ethon/easies/http/head.rb,
lib/ethon/easies/http/post.rb,
lib/ethon/errors/multi_add.rb,
lib/ethon/easies/http/patch.rb,
lib/ethon/easies/operations.rb,
lib/ethon/extensions/string.rb,
lib/ethon/easies/http/delete.rb,
lib/ethon/errors/ethon_error.rb,
lib/ethon/errors/multi_fdset.rb,
lib/ethon/multies/operations.rb,
lib/ethon/easies/http/options.rb,
lib/ethon/easies/http/putable.rb,
lib/ethon/easies/informations.rb,
lib/ethon/errors/multi_remove.rb,
lib/ethon/easies/http/postable.rb,
lib/ethon/errors/multi_timeout.rb,
lib/ethon/easies/http/actionable.rb,
lib/ethon/easies/response_callbacks.rb

Overview

The toplevel namespace which includes everything belonging to ethon.

Defined Under Namespace

Modules: Curl, Easies, Errors, Extensions, Multies Classes: Easy, Multi

Constant Summary collapse

VERSION =

Ethon version.

'0.1.0'