update client and fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -26,6 +26,7 @@ def _get_kwargs(
|
||||
"headers": headers,
|
||||
"cookies": cookies,
|
||||
"timeout": client.get_timeout(),
|
||||
"content": body,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user