Documentation Feedback
Path: /api/deno/~/Deno.CreateHttpClientOptions
Helpful: No ❌
Feedback:
caCerts property does not play nicely with the localAdddress property. Attempting to contact a server's direct ip over https using a host header will validate the server's ip against the certificate rather than the value in the host header.
This issue was automatically created from the documentation feedback system.