lib/legion/extensions/http.rb in lex-http-0.1.2 vs lib/legion/extensions/http.rb in lex-http-0.1.3

- old
+ new

@@ -8,10 +8,10 @@ def self.default_settings { options: { open_timeout: 5, read_timeout: 10, - timeout: 10 + timeout: 10 } } end end end