Skip to main content

Module protocol

Module protocol 

Source

Structs§

DetectedRequest
Detected service name and action from an incoming HTTP request.

Enums§

AwsProtocol
The wire protocol used by an AWS service.

Functions§

detect_service
Detect the target service and action from HTTP request components.
parse_query_body
Parse form-encoded body into key-value pairs.