nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.37k stars 323 forks source link

Tests: added $request_uri tests with proxy #1211

Closed andrey-zelenkov closed 5 months ago

hongzhidao commented 5 months ago

About the title, there is no $rewrite_uri variable in Unit.

andrey-zelenkov commented 5 months ago

Patch reworked after @hongzhidao's comment and renamed. Commit message updated accordingly.