HTTPDo function runs the HTTP request and processes its response in a new goroutine.
(ctx context.Context, request *http.Request, processResponse func(*http.Response, error) error)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected