http¶
-
aziona.core.http.
delete
(url: str, headers: dict, check_response: bool = True, scan_response_func=None, args=None, **kargs)[sorgente]¶
-
aziona.core.http.
get
(url: str, headers: dict, check_response: bool = True, scan_response_func=None, args=None, **kargs)[sorgente]¶
-
aziona.core.http.
post
(url: str, data: dict, headers: dict = {}, check_response: bool = True, scan_response_func=None, args=None, **kargs)[sorgente]¶
-
aziona.core.http.
put
(url: str, data: dict, headers: dict = {}, check_response: bool = True, scan_response_func=None, args=None, **kargs)[sorgente]¶
-
aziona.core.http.
scan_response
(response, args) → None[sorgente]¶