Request delete

Delete(url, ...)

Arguments

url

a url

...

Other parameters passable to the delete 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