denandz / glorp

A CLI-based HTTP intercept and replay proxy
BSD 3-Clause "New" or "Revised" License
248 stars 14 forks source link

added downstream proxy support #19

Closed mosajjal closed 11 months ago

mosajjal commented 11 months ago

for some reason, Google calls it downstream instead of upstream (https://github.com/google/martian/blob/0f7e6797a04da412118541344bbe0d65945e24c9/proxy.go#L110). matter of perspective I guess :)

addresses #9

denandz commented 11 months ago

LGTM. Thanks Ali!