Skip to main content

Module http

Module http 

Source
Expand description

HTTP client helper with native-tls support.

This module provides a configured HTTP agent that uses native-tls for TLS connections, which works better in VM environments where ring/rustls may have issues.

Functionsยง

agent
Create a new HTTP agent configured with native-tls.