Provide a preprocessor for modifying request and response headers
See gh-584
This commit is contained in:
committed by
Andy Wilkinson
parent
683686ea46
commit
768a43a61e
@@ -125,6 +125,13 @@ Any occurrences that match a regular expression are replaced.
|
||||
|
||||
|
||||
|
||||
[[customizing-requests-and-responses-preprocessors-modify-headers]]
|
||||
==== Modifying Headers
|
||||
|
||||
You can use `modifyHeaders` on `Preprocessors` to add, set, and remove request or response headers.
|
||||
|
||||
|
||||
|
||||
[[customizing-requests-and-responses-preprocessors-modify-request-parameters]]
|
||||
==== Modifying Request Parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user