Skip to content

Commit

Permalink
Update http2 proxy gold file for StreamEnded (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
bneradt authored Jan 13, 2023
1 parent a90d447 commit 10cfca9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/autests/gold_tests/http2/gold/http2_to_http2_proxy.gold
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ uuid: 1
==== RESPONSE BODY ====
b'0123456789abcdef'

StreamEnded
==== REQUEST HEADERS ====
:method: POST
:scheme: https
Expand All @@ -59,6 +60,7 @@ x-added-header: 1
==== RESPONSE BODY ====
b'0000000 0000001 0000002 0000003 '

StreamEnded
==== REQUEST HEADERS ====
:method: GET
:scheme: https
Expand All @@ -78,6 +80,7 @@ uuid: 3
==== RESPONSE BODY ====
b''

StreamEnded
==== REQUEST HEADERS ====
:method: GET
:scheme: https
Expand Down

0 comments on commit 10cfca9

Please sign in to comment.