Expand description
Data models for captured HTTP requests and responses.
Structs§
- Proxied
Request - A captured HTTP request.
- Proxied
Response - A captured HTTP response.
- WsFrame
- A single captured WebSocket frame.
Enums§
- WsDirection
- Direction of a WebSocket frame relative to the proxy.
- WsOpcode
- WebSocket frame opcode (RFC 6455).