Update README.md
This commit is contained in:
parent
5ea1c9b610
commit
552534e17a
|
@ -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``.
|
with a status of ``Proxy Request Refused``.
|
||||||
|
|
||||||
Using python, you can modify this behavior to do fancy things like building a proxy
|
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
|
server for HTTP requests. See [server_http_proxy.py](examples/server_http_proxy.py) for
|
||||||
more information.
|
an example of how to accomplish this.
|
||||||
|
|
||||||
## Serving Files
|
## Serving Files
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue