httpx: Request 和 Response 初步设计 #629
Annotations
4 errors
lint:
net/httpx/request_test.go#L51
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
net/httpx/request_test.go#L53
Error return value of `server.Serve` is not checked (errcheck)
|
lint:
net/httpx/request.go#L29
field `interceptors` is unused (unused)
|
lint
issues found
|