Skip to content

Commit

Permalink
doc/interop: Simplify language to fix missed x-user-ip
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Apr 21, 2017
1 parent 811fcef commit 401aa08
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/interop-test-descriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ Procedure:
Client marks the request as cacheable by setting the cacheable flag in the
request context. Longer term this should be driven by the method option
specified in the proto file itself.
2. Client calls CacheableUnaryCall with `SimpleRequest` request again
immediately with the same payload as the previous request. Cacheable flag is
also set for this request's context.
2. Client calls CacheableUnaryCall again immediately with the same request and
configuration as the previous call.

Client asserts:
* Both calls were successful
Expand Down

0 comments on commit 401aa08

Please sign in to comment.