summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http_rewrite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-05HTTP: Fix URL with query string rewrite.Andrew Clayton1-0/+1
2023-08-09HTTP: stored matched action in nxt_http_request_t.Zhidao HONG1-2/+8
2023-06-30Fixed indentation.Alejandro Colomar1-2/+2
2023-04-20HTTP: added basic URI rewrite.Zhidao HONG1-0/+104