-
Notifications
You must be signed in to change notification settings - Fork 13
Pull requests: nytimes/httptest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 in the dependencies group
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#78
opened Jun 23, 2025 by
dependabot
bot
Loading…
Instead of using
http.CanonicalHeaderKey
to check if a header exists,, you can directly use the response.Header.Get(header)
method.
#62
opened May 30, 2024 by
Montana
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.