tink_http
tink_http copied to clipboard
Expose client certificate handling.
Some option is needed to allow e.g. self signed certificates in fetch or at least in NodeClient, otherwise it's pretty hard to do HTTPS with localhost.
One can now provide a custom Agent to NodeClient, does that fit your need?
https://github.com/haxetink/tink_http/blob/fdbd88cb045aff7eb6fe4b92b5c75f490f2d2baa/src/tink/http/clients/NodeClient.hx#L24