Request options

Options(url, ...)

Arguments

url

a url

...

Other parameters passable to the option verb. Including

  • cookies: dictionary or list of cookies

  • headers: dictionary or list of headers

  • params: tuple or list of parameters

  • timeout: vector of timeout

  • data: list of data parameters

Value

a python request object