mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-05 00:02:38 -04:00
removing the cookies test from options
This commit is contained in:
parent
a179fe7aa0
commit
0c307c82c3
@ -71,7 +71,6 @@ class OptionsSpec < Minitest::Test
|
||||
:fallback_protocol => "http/1.1",
|
||||
:headers => {"Foo" => "foo", "Accept" => "xml", "Bar" => "bar"},
|
||||
:proxy => {:proxy_address => "127.0.0.1", :proxy_port => 8080},
|
||||
:cookies => {},
|
||||
:max_concurrent_requests => 100,
|
||||
:max_retries => 3,
|
||||
:request_class => bar.request_class,
|
||||
|
Loading…
x
Reference in New Issue
Block a user