Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(t3c): regex for pparam should check end of path (#7741)
According to the comments in the code, we should check if the filename is ending with specific extensions. Fix the regex to match this behavior. Otherwise it prevents t3c from using pparams such as @plugin=conf_remap.so @pparam=proxy.config.http.cache.required_headers=0 Signed-off-by: Fatih Acar <[email protected]>
- Loading branch information