Commit c7ee26ad authored by buildbot171's avatar buildbot171

API documentation update by build server

parent 37d1d6a2
...@@ -582,7 +582,7 @@ When enabled, as soon as we receive a client connection we concurrently initiate ...@@ -582,7 +582,7 @@ When enabled, as soon as we receive a client connection we concurrently initiate
corresponding server connection process using CONNECT hostname or SNI hostname on a separate task so that after parsing client request corresponding server connection process using CONNECT hostname or SNI hostname on a separate task so that after parsing client request
we will have the server connection immediately ready or in the process of getting ready. we will have the server connection immediately ready or in the process of getting ready.
If a server connection is available in cache then this prefetch task will immediately return with the available connection from cache. If a server connection is available in cache then this prefetch task will immediately return with the available connection from cache.
Defaults to true.</p> Defaults to false.</p>
</div> </div>
<div class="markdown level1 conceptual"></div> <div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5> <h5 class="decalaration">Declaration</h5>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment