b68b05c64c
It's possible to specify a rewrite regex that validates but doesn't compile such as: rewrite("(((unmatched-capture-group"|"rewrite)))") In case we encounter one, exit early instead of letting the server panic. |
||
---|---|---|
.. | ||
processor.go | ||
processor_test.go |