Middleware web

Use the query param "rewrite" to rewrite the url using the middleware.

Example 1: Rewrite to Google
/?rewrite=https://www.google.com

Example 2: Rewrite to a web that shows the headers received by its server
/?rewrite=https://request-headers-web.vercel.app/



Request Headers

Here are the headers sent to the server to generate this web.