summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_http_rewrite.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-09http: Ensure REQUEST_URI immutabilityZhidao HONG1-27/+2
2024-04-11HTTP: Rewrote url target section in nxt_h1p_peer_header_send()Zhidao HONG1-0/+3
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