Closed paul-hoehne closed 6 years ago
I added the ability to add custom headers to the request by re-using the http.Headers type and renamed the .Uri to .URI in keeping with Go naming conventions.
@paul-hoehne thanks for the PR and sorry for the late response.
I added the ability to add custom headers to the request by re-using the http.Headers type and renamed the .Uri to .URI in keeping with Go naming conventions.