17 Commits (40437d318f42b8b8198e5814c808edf7a2b8af1f)

Author SHA1 Message Date
  Darren Cauthon 18b0107e50 Add the http status agent. 8 years ago
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found 9 years ago
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master 9 years ago
  Akinori MUSHA 7bcb5e1374 Exclude `deflate` from Accept-Encoding by default 9 years ago
  Akinori MUSHA b62bf8637d Use `next` instead of `return` which exits the enclosing method 9 years ago
  Akinori MUSHA 0e06e8c250 Merge pull request #952 from cantino/gzip_support 9 years ago
  Akinori MUSHA 2caf45ab7d Use FaradayMiddleware::Gzip in faraday_middleware 0.10.0 9 years ago
  Akinori MUSHA 6f667a4973 Implement charset handling in WebRequestConcern 9 years ago
  Dominik Sander f05fc4c148 Allow agents using WebRequestConcern to disable URL encoding 9 years ago
  Andrew Cantino 035097bf76 refactor suggested by @knu 9 years ago
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification 9 years ago
  Vitor Baptista 41c8ee7a35 [#648] Add disable_ssl_verification option to WebRequestConcern 9 years ago
  Andrew Cantino b071f6170d openshift setup is working 10 years ago
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. 10 years ago
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. 10 years ago
  Akinori MUSHA 7ecbe78dff Set a global default User-Agent value via an environment variable. 10 years ago
  Andrew Cantino f4df522f2f adding a basic RSS agent 10 years ago