Expand description
Body transformation middleware for proxy requests and responses
This module provides functionality to transform request and response bodies using JSONPath expressions and template expansion. Useful for browser proxy mode where you want to inspect and replace values in intercepted traffic.
Structsยง
- Body
Transformation Middleware - Body transformation middleware that applies JSONPath-based transformations