mirror of https://github.com/istio/istio.io.git
remove irrelevant output line from auth policy task (#2926)
This commit is contained in:
parent
d801b54a94
commit
f40d7114b8
|
@ -166,7 +166,6 @@ sleep.legacy to httpbin.foo: 000
|
||||||
command terminated with exit code 56
|
command terminated with exit code 56
|
||||||
sleep.legacy to httpbin.bar: 000
|
sleep.legacy to httpbin.bar: 000
|
||||||
command terminated with exit code 56
|
command terminated with exit code 56
|
||||||
sleep.legacy to httpbin.legacy: 200
|
|
||||||
{{< /text >}}
|
{{< /text >}}
|
||||||
|
|
||||||
> Due to the way Envoy rejects plain-text requests, you will see `curl` exit code 56 (failure with receiving network data) in this case.
|
> Due to the way Envoy rejects plain-text requests, you will see `curl` exit code 56 (failure with receiving network data) in this case.
|
||||||
|
|
Loading…
Reference in New Issue