Skip to content

Commit d9ed6d9

Browse files
committed
Update generated docs for HTTP client
1 parent 6608f74 commit d9ed6d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/network/doc/html/reference/http_client.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,8 @@ <h3>Client Options<a class="headerlink" href="#client-options" title="Permalink
313313
<dl class="function">
314314
<dt id="_CPPv2N5boost7network4http14client_options18always_verify_peerEb">
315315
<span id="boost::network::http::client_options::always_verify_peer__b"></span><span class="target" id="cppnetlibclassboost_1_1network_1_1http_1_1client__options_1afe678ecb12a05ea5c1b7ba24dcc7286d"></span><a class="reference internal" href="#_CPPv2N5boost7network4http14client_options14client_optionsEv" title="boost::network::http::client_options::client_options">client_options</a> &amp;<code class="descname">always_verify_peer</code><span class="sig-paren">(</span>bool <em>v</em><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv2N5boost7network4http14client_options18always_verify_peerEb" title="Permalink to this definition"></a></dt>
316-
<dd><p>Set whether we always verify the peer on the other side of the HTTPS connection. </p>
316+
<dd><p>Set whether we always verify the peer on the other side of the HTTPS connection.</p>
317+
<p>Default: true. </p>
317318
</dd></dl>
318319

319320
<dl class="function">

0 commit comments

Comments
 (0)