undici
The Undici HTTP/1.1 client for Node.js efficiently manages requests with high performance, supporting advanced features like streaming and pipelining. Benchmarks show superior speed compared to other libraries, managing numerous requests seamlessly. It supports diverse request body types with multiple response formats, allowing flexible configurations to optimize connections. Adhering to WHATWG fetch standards, it offers more control by relaxing certain header rules. Ideal for developers looking to improve application efficiency in Node.js.