h2non / gock

HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
https://pkg.go.dev/github.com/h2non/gock
MIT License
2.09k stars 107 forks source link

fix: Header Get & Set methods #78

Closed GrahamWalters closed 3 years ago

GrahamWalters commented 3 years ago

fixes #77

h2non commented 3 years ago

Sorry, I didn't check the CI build. It seems the map is not properly initialized, and therefore it fails: https://travis-ci.org/github/h2non/gock/jobs/755271249#L540