feat: Add Unix Domain Socket support for HTTP requests #27
Annotations
10 errors
|
Test:
test/http_test.exs#L93
test request headers custom headers (HTTPTest)
|
|
Test:
test/http_test.exs#L142
test response parsing JSON response parsing (HTTPTest)
|
|
Test:
test/http_test.exs#L38
test HTTP methods GET request (HTTPTest)
|
|
Test:
test/http_test.exs#L202
test request options connect timeout (HTTPTest)
|
|
Test:
test/http_test.exs#L16
test basic HTTP requests fetch handles HTTP error status (HTTPTest)
|
|
Test:
test/http_test.exs#L103
test request headers content-type header (HTTPTest)
|
|
Test:
test/http_test.exs#L78
test HTTP methods PATCH request (HTTPTest)
|
|
Test:
test/http_test.exs#L24
test basic HTTP requests fetch handles different status codes (HTTPTest)
|
|
Test:
test/http_test.exs#L117
test request body string body (HTTPTest)
|
|
Test:
test/http_test.exs#L46
test HTTP methods POST request (HTTPTest)
|