18 Commits (1e0df92b797264a08a046af03e1e22ba5d3c758d)

Author SHA1 Message Date
  Dominik Sander 663eebc080 Add multipart file upload to PostAgent 7 years ago
  Darren Cauthon 18b0107e50 Add the http status agent. 8 years ago
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found 8 years ago
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master 8 years ago
  Akinori MUSHA 7bcb5e1374 Exclude `deflate` from Accept-Encoding by default 8 years ago
  Akinori MUSHA b62bf8637d Use `next` instead of `return` which exits the enclosing method 8 years ago
  Akinori MUSHA 0e06e8c250 Merge pull request #952 from cantino/gzip_support 8 years ago
  Akinori MUSHA 2caf45ab7d Use FaradayMiddleware::Gzip in faraday_middleware 0.10.0 8 years ago
  Akinori MUSHA 6f667a4973 Implement charset handling in WebRequestConcern 8 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 9 years ago
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. 9 years ago
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. 9 years ago
  Akinori MUSHA 7ecbe78dff Set a global default User-Agent value via an environment variable. 9 years ago
  Andrew Cantino f4df522f2f adding a basic RSS agent 9 years ago