Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

Rewrite rule for host and port #137

Closed Jvlythical closed 10 months ago

Jvlythical commented 10 months ago

stoobly-agent config rewrite set --method GET --pattern https://www.facebook.com --host localhost --mode replay stoobly-agent config rewrite set --method GET --pattern https://www.facebook.com --port 80 --mode replay