model/argos_http_info_model library
Classes
- ArgosHttpInfo
- ArgosPacketRecord
- Serializable snapshot of a captured HTTP request/response, used for persistent storage and UI display.
- HttpRequest
- HttpResponse
Functions
-
headersToMap(
HttpHeaders? headers) → Map< String, String> -
truncateRequestBody(
String body) → String