node-httpx
Advanced tools
Comparing version 0.1.10 to 0.2.0
{ | ||
"name": "node-httpx", | ||
"version": "0.1.10", | ||
"version": "0.2.0", | ||
"description": "Provides a TLS-agnostic HTTP server and eliminates the redundancy in providing both secure and insecure servers.", | ||
@@ -5,0 +5,0 @@ "main": "httpx.js", |
30442