Class HttpClientOptions
In: lib/em-http/http_client_options.rb
Parent: Object

Methods

follow_redirect?   new   no_body?   set_uri   ssl?  

Attributes

body  [R] 
decoding  [R] 
file  [R] 
followed  [RW] 
headers  [R] 
host  [R] 
keepalive  [R] 
method  [R] 
pass_cookies  [R] 
path  [R] 
port  [R] 
query  [R] 
redirects  [RW] 
uri  [R] 

Public Class methods

Public Instance methods

[Validate]