sdk/python/Utilities/PyPythonHttpClient
Utilities

PyPythonHttpClient

Third-party Python package module — python_http_client. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.exceptions.handle_error()Neutral
#
Signature
exceptions.handle_error(error)

exceptions.handle_error function.

.BadRequestsError()Neutral
#
Signature
BadRequestsError(...)

BadRequestsError class.

.Client()Neutral
#
Signature
Client(...)

Client class.

.ForbiddenError()Neutral
#
Signature
ForbiddenError(...)

ForbiddenError class.

.GatewayTimeoutError()Neutral
#
Signature
GatewayTimeoutError(...)

GatewayTimeoutError class.

.HTTPError()Neutral
#
Signature
HTTPError(...)

HTTPError class.

.InternalServerError()Neutral
#
Signature
InternalServerError(...)

InternalServerError class.

.MethodNotAllowedError()Neutral
#
Signature
MethodNotAllowedError(...)

MethodNotAllowedError class.

.NotFoundError()Neutral
#
Signature
NotFoundError(...)

NotFoundError class.

.PayloadTooLargeError()Neutral
#
Signature
PayloadTooLargeError(...)

PayloadTooLargeError class.

Fully-Qualified Names

FQNField
python_http_clientfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import python_http_client