Commit d5bca49d authored by Geoff Simmons's avatar Geoff Simmons

Bugfix field name in req-disposition tests.

parent a194ac2e
......@@ -280,7 +280,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -29,7 +29,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -27,7 +27,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -28,7 +28,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -28,7 +28,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -34,7 +34,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -35,7 +35,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -33,7 +33,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -34,7 +34,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -34,7 +34,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -65,7 +65,7 @@ reqDisposition:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
......@@ -47,7 +47,7 @@ spec:
values:
- HTTP/1.1
match-flags:
case-insensitive: true
case-sensitive: false
disposition:
action: synth
status: 400
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment