1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
Nikita Misharin 54b7949b91
Normalize urls with URI adapter to allow International Domain Names support (#668)
* Normalize urls with URI adapter to allow idns support

* Fix normalization update specs
2019-08-30 17:27:59 +03:00
..
fixtures Generate larger keys for tests (#653) 2019-03-21 14:52:05 +04:00
httparty Add max_retries support (#660) 2019-08-30 12:05:21 +03:00
support Expose .connection on block param (#648) 2019-03-20 18:50:06 +04:00
httparty_spec.rb Normalize urls with URI adapter to allow International Domain Names support (#668) 2019-08-30 17:27:59 +03:00
spec_helper.rb [WIP] Fix encoding of streamed chunk (#644) 2019-02-11 17:49:30 +04:00