summaryrefslogtreecommitdiff
path: root/lib/net
AgeCommit message (Expand)Author
2020-07-31Enable new rubocop rulesmo khan
2020-06-13Extract Http Connection classmo khan
2020-06-12Update CHANGELOG and CI configurationmo khan
2020-06-12Reduce # of instance variablesmo khan
2020-06-12Create default_client to simplify usagemo khan
2020-06-12Remove legacy APImo khan
2020-01-28Fix bug in redirecting to relative pathsv0.3.2mo khan
2020-01-14Fix bugs in following redirectsmo khan
2020-01-13Release 0.3.0v0.3.0mo khan
2020-01-13Allow following redirectsmo khan
2019-10-04Fix linter errormo khan
2019-10-04Update changelogmo khan
2019-10-04Add additional connection errorsmo khan
2019-04-30bump versionmokha
2019-04-30fix linter errorsmokha
2019-04-29Update client.rbZouski
2019-04-29Add patch to hippieZouski
2019-02-06bump versionv0.2.5mokha
2019-02-06revert change in 0.2.4mokha
2019-02-06default path to "/"mokha
2019-02-06send path instead of full uri.v0.2.4mokha
2019-02-01bump versionmokha
2019-02-01configure global verify modemokha
2019-02-01compacting definition of attr_accessorsazohoori
2019-02-01bumps up the gem versionazohoori
2019-02-01adding open timeout attributeazohoori
2018-11-10revert constant name.mo
2018-11-10extract attemp method.mo
2018-11-10fix ruby 2.3, 2.4 syntax errors.mo
2018-11-10start backoff at 100 msmo
2018-11-10fix off by one on retry logic.mo
2018-11-10fix linter errors.mokha
2018-11-10bump to 0.2mokha
2018-11-10add random jitter.mokha
2018-11-10fix linter errors.mokha
2018-11-10retry with exponential delaymokha
2018-11-10add retry.mokha
2018-11-10update README and bump version.mokha
2018-11-10add helper to generate bearer tokenmokha
2018-11-10add helper to generate basic auth credentials.mokha
2018-08-14allow read_timeout override.mokha
2018-05-24fix lint error.v0.1.8mo
2018-05-24add support for URI::Generic.mokha
2018-05-18bump version.mo
2018-05-18fix rubocop error.mo
2018-05-14add client.deletemokha
2018-05-14fix rubocop errors.mokha
2018-05-14rubocop -amokha
2018-05-14inline conditional.mokha
2018-05-14test mutual tls connection.mokha