Skip to main content

Module body_transform

Module body_transform 

Source
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ยง

BodyTransformationMiddleware
Body transformation middleware that applies JSONPath-based transformations