Class JIRA::RequestClient
In: lib/jira/request_client.rb
Parent: Object

Methods

request  

Public Instance methods

Returns the response if the request was successful (HTTP::2xx) and raises a JIRA::HTTPError if it was not successful, with the response attached.

[Validate]