acquia / http-hmac-go

An implementation of the HTTP HMAC Spec in Golang.
https://github.com/acquia/http-hmac-spec
MIT License
12 stars 10 forks source link

minor fix #3

Closed baliame closed 9 years ago

baliame commented 9 years ago

I'm not sure why that was done the way it was. This is one of two ways to make it look less bad, though.

May be a breaking change for whatever is using the library.