You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add conformance tests with requestHeaderModifier (#2101)
* Add test that combine Redirect and HeaderModifier
* Combine requestHeaderModifier test cases (Core Capabilities) with Extended Capabilities such as requestMirror, responseHeaderModifier, and urlRewrite
* Revert unnecessary changes to redirect path tests
* Fix formatting
* Addressing comments from Lior
* Fix indentations on yaml files
* Fix indentation errors
* Adding a header to show an untouched header, and a header that gets overwritten
* Fix golint errors
0 commit comments