Module: HttpAbstraction

Extended by:
RestClientAdapter::API
Defined in:
lib/ibm_cloud_rest/core/http_abstraction.rb

Overview

Abstraction layet for HTTP communications.

By defining a basic API that IbmCloudRest is relying on, it allows for easy experimentations and implementations of various libraries.

Most of the API is based on the RestClient API that was used in the early version of IbmCloudRest.

Defined Under Namespace

Classes: Conflict, RequestFailed, RequestTimeout, ResourceNotFound, ServerBrokeConnection

Method Summary

Methods included from RestClientAdapter::API

copy, delete, get, post, proxy, proxy=, put, read_config