igwn_auth_utils.requests¶
Python Requests interface with IGWN authentication.
This is heavily inspired by Leo Singer’s excellent
requests_gracedb package.
Functions¶
|
Send an HTTP DELETE request to the specified URL with IGWN Auth attached. |
|
Send an HTTP HEAD request to the specified URL with IGWN Auth attached. |
|
Adds 'prefix' to the beginning of selected lines in 'text'. |
|
Send an HTTP PATCH request to the specified URL with IGWN Auth attached. |
|
Send an HTTP POST request to the specified URL with IGWN Auth attached. |
|
Send an HTTP PUT request to the specified URL with IGWN Auth attached. |