Commit Graph

1 Commits

Author SHA1 Message Date
e162002187 feat: add http implementation test suite with https get and post benchmarks
Introduce a comprehensive test suite for the HTTP library, including HTTPS GET requests to multiple endpoints (httpbin, jsonplaceholder, GitHub API, example.com) with timing and response preview, plus POST request testing with JSON payloads. The suite also adds a utility function for millisecond-precision timing and response length reporting.
2025-11-05 10:08:18 +00:00