hatoo / hatoo/http-mitm-proxy

response from local file

Open
#36 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
62
Forks
13
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.