aboutsummaryrefslogtreecommitdiff
path: root/src/InternPool.zig
diff options
context:
space:
mode:
authorNameless <truemedian@gmail.com>2023-10-05 12:19:06 -0500
committerNameless <truemedian@gmail.com>2023-10-21 20:52:58 -0500
commit0eef21d8ec290564ab503e5ad25f4c0c86f04d45 (patch)
tree0875fc925e2686dcbfd0187e415cea6b0e12d1fb /src/InternPool.zig
parente1c37f70d4ae9a7bfa6de92dcb26e7cfdffc17c2 (diff)
downloadzig-0eef21d8ec290564ab503e5ad25f4c0c86f04d45.tar.gz
zig-0eef21d8ec290564ab503e5ad25f4c0c86f04d45.zip
std.http.Client: add option to disable https
std_options.http_connection_pool_size removed in favor of ``` client.connection_pool.resize(client.allocator, size); ``` std_options.http_disable_tls will remove all https capability from std.http when true. Any https request will error with `error.TlsInitializationFailed`. Solves #17051.
Diffstat (limited to 'src/InternPool.zig')
0 files changed, 0 insertions, 0 deletions