From ad96d8a97d9ddba9aba9c296bb8aef9a8d412e91 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 17 Aug 2022 13:27:55 -0400 Subject: [PATCH] docs --- docs/overview-v0.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview-v0.1.md b/docs/overview-v0.1.md index 71eb6323..01bea8f7 100644 --- a/docs/overview-v0.1.md +++ b/docs/overview-v0.1.md @@ -69,7 +69,7 @@ When a `zrok` user issues a `zrok http` command for an endpoint, here's what hap When the user terminates the `zrok http` client, these resources are removed from the Ziti network. -### HTTP Client Flow +### `zrok proxy` and HTTP Clients When `zrok http` exposes a service and returns a URL, that URL is designed to be sent to a `zrok` listening endpoint (`zrok proxy`, currently). The `zrok proxy` is a stateless SDK client with an HTTP(S) listener exposed to the public internet.