Skip to content
Snippets Groups Projects
Commit a0d639da authored by Noah Eisen's avatar Noah Eisen Committed by GitHub
Browse files

Update negative-http2-interop-test-descriptions.md

parent a0433d4e
No related branches found
No related tags found
No related merge requests found
...@@ -61,14 +61,14 @@ Client Procedure: ...@@ -61,14 +61,14 @@ Client Procedure:
``` ```
Client asserts: Client asserts:
* Call was successful. * Both calls are successful.
* Response payload body is 314159 bytes in size. * Response payload body is 314159 bytes in size.
Server Procedure: Server Procedure:
1. Server sends a GOAWAY after receiving the first UnaryCall. 1. Server sends a GOAWAY after receiving the first UnaryCall.
Server asserts: Server asserts:
* The second UnaryCall has a different stream_id than the first one. * Two different were used from the client.
### rst_after_header ### rst_after_header
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment