Transport-neutral request facts used for rate limit decisions.
More...
#include <rate_limit.hpp>
|
|
std::string | subject |
| | Subject being limited, typically an authenticated principal or remote address.
|
| |
|
std::string | method |
| | MCP method name associated with the request.
|
| |
|
std::size_t | request_bytes = 0 |
| | Approximate serialized request size in bytes, when available.
|
| |
Transport-neutral request facts used for rate limit decisions.
The documentation for this struct was generated from the following file: