Update README.md

This commit is contained in:
Michael Lazar 2019-08-24 00:59:51 -04:00 committed by GitHub
parent 5ea1c9b610
commit 552534e17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@ Jetforce will respond to any request containing a URL that don't match your host
with a status of ``Proxy Request Refused``.
Using python, you can modify this behavior to do fancy things like building a proxy
server for HTTP requests. See [examples/http_proxy.py](examples/http_proxy.py) for
more information.
server for HTTP requests. See [server_http_proxy.py](examples/server_http_proxy.py) for
an example of how to accomplish this.
## Serving Files