Skip to content

Commit aecdf2f

Browse files
committed
code_subtask doc-readme-md
1 parent af07ce9 commit aecdf2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ python quickstart.py
167167
>
168168
> # Optional — set to false to force HTTP/1.1 if your network environment has unstable long-lived HTTP/2 connections (default: true)
169169
> # export CONDUCTOR_HTTP2_ENABLED=false
170+
>
171+
> # Optional — set to false to keep retrying on HTTP/2 instead of automatically falling back to HTTP/1.1 after an HTTP/2 protocol error (default: true)
172+
> # export CONDUCTOR_HTTP2_AUTO_FALLBACK=false
170173
> ```
171174
> See [Configuration](#configuration) for details.
172175

0 commit comments

Comments
 (0)