We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efedbcf commit bcd0080Copy full SHA for bcd0080
README.md
@@ -1,5 +1,7 @@
1
# fastify-http-proxy
2
3
+[](https://travis-ci.org/fastify/fastify-http-proxy)
4
+
5
Proxy your http requests to another server, with hooks.
6
This [`fastify`](https://www.fastify.io) plugin forward all the request
7
received with a given prefix (or none) to an upstream. All Fastify hooks are still applied.
0 commit comments