Open
Description
I have a proxy rule like below:
https://example.com/x.json -> file:///test/x.json
Want to response from local file /test/x.json
directly without any actual network request when the uri is https://example.com/x.json.
Is it supported and how to do that?
Metadata
Metadata
Assignees
Labels
No labels