Module: RestClientWrapper

Defined in:
lib/rest_client_wrapper.rb,
lib/rest_client_wrapper/http.rb,
lib/rest_client_wrapper/request.rb,
lib/rest_client_wrapper/version.rb,
lib/rest_client_wrapper/response.rb,
lib/rest_client_wrapper/constants.rb,
lib/rest_client_wrapper/exceptions.rb,
lib/rest_client_wrapper/rest_client.rb,
lib/rest_client_wrapper/paginators/echo.rb,
lib/rest_client_wrapper/authenticators/auth.rb,
lib/rest_client_wrapper/paginators/paginate.rb,
lib/rest_client_wrapper/authenticators/basic.rb,
lib/rest_client_wrapper/authenticators/oauth.rb,
lib/rest_client_wrapper/authenticators/token.rb,
lib/rest_client_wrapper/authenticators/custom.rb,
lib/rest_client_wrapper/paginators/header_link.rb,
lib/rest_client_wrapper/paginators/echo_paginator.rb,
lib/rest_client_wrapper/paginators/header_link_paginator.rb

Overview

Copyright © 2019 The University of Adelaide

This file is part of Rest-Client-Wrapper.

Rest-Client-Wrapper is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Rest-Client-Wrapper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Rest-Client-Wrapper. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: Auth, Authenticator, Http, Paginate, Paginator Classes: GrantType, Request, Response, RestClient, RestClientError, RestClientNotSuccessful

Constant Summary collapse

VERSION =
"3.2.0".freeze