aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/interop-test-descriptions.md
diff options
context:
space:
mode:
authorGravatar Eric Anderson <ejona@google.com>2017-04-20 15:37:05 -0700
committerGravatar Eric Anderson <ejona@google.com>2017-04-21 14:05:14 -0700
commit401aa08915b427c03a5616e79127cc0f882bdd8a (patch)
tree16daa25db328f69b8a02592137883235c9d7321c /doc/interop-test-descriptions.md
parent811fcef8ad385b07135141834f4315b0dd568e9a (diff)
doc/interop: Simplify language to fix missed x-user-ip
Diffstat (limited to 'doc/interop-test-descriptions.md')
-rw-r--r--doc/interop-test-descriptions.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/interop-test-descriptions.md b/doc/interop-test-descriptions.md
index 050a6234c9..b040621f88 100644
--- a/doc/interop-test-descriptions.md
+++ b/doc/interop-test-descriptions.md
@@ -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