Commit Graph
1 Commits
Author SHA1 Message Date
Yuki Bobier 24aa2005cc test: remove httpbin dependency (#297)
Replace the use of external httpbin service in TestRequestError
with a local HTTP server using the net/http/httptest package.
This change improves test reliability by eliminating the dependency
on an external service.
2023-05-03 20:20:32 +04:00