summaryrefslogtreecommitdiff
path: root/lib/http_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-17/+2
* Rename NotFound -> NotFoundErrorAsh McKenzie2018-08-011-1/+1
* HTTPHelper fix requires, add/use status constantsAsh McKenzie2018-08-011-2/+15
* Move HTTP related exceptions into HTTPHelperAsh McKenzie2018-08-011-0/+2
* Support HTTP headers and sending JSONAsh McKenzie2018-07-201-10/+16
* Rename HTTPHelper#host to #internal_api_endpointAsh McKenzie2018-07-201-1/+1
* Add #base_api_endpoint for re-usabilityAsh McKenzie2018-07-201-1/+5
* Move HTTP logic out into HTTPHelperAsh McKenzie2018-07-201-0/+108