http-party / http-server

a simple zero-configuration command-line http server
MIT License
13.42k stars 1.48k forks source link

Add new --proxy-cache option #868

Open shuizhongyueming opened 8 months ago

shuizhongyueming commented 8 months ago

Add a new option --proxy-cache to cache response from the proxy server and will auto decompress the response if it is compressed based on the content-encoding header

Contributor checklist
Maintainer checklist