Skip to content

Conversation

@cmcfarlen
Copy link
Contributor

There is a bug in LAST-CAPTURE where the stored matches would point into a temporary and cause issues with using the last captured value.

This PR move the storage for the regex subject to be in the Resources object so it can live through the entire hook.

@cmcfarlen cmcfarlen added this to the 10.2.0 milestone Jan 14, 2026
@cmcfarlen cmcfarlen self-assigned this Jan 14, 2026
@cmcfarlen cmcfarlen added Bug header_rewrite header_rewrite plugin labels Jan 14, 2026
@cmcfarlen cmcfarlen requested a review from zwoop January 14, 2026 19:03
@cmcfarlen cmcfarlen merged commit 9efc018 into apache:master Jan 15, 2026
15 checks passed
@github-project-automation github-project-automation bot moved this to For v10.1.1 in ATS v10.1.x Jan 15, 2026
@cmcfarlen cmcfarlen deleted the hrw-storage-lifetime branch January 15, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug header_rewrite header_rewrite plugin

Projects

Status: For v10.1.1

Development

Successfully merging this pull request may close these issues.

2 participants