📄️ Client certificate
Client certificate authentication can be configured with the Client, the required options are passed along through the connect option.
📄️ Mocking Request
Undici has its own mocking utility. It allow us to intercept undici HTTP requests and return mocked values instead. It can be useful for testing purposes.
📄️ Connecting through a proxy
Connecting through a proxy is possible by:
📄️ Writing tests
Undici is tuned for a production use case and its default will keep