You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,9 @@ in the [API reference](https://pkg.go.dev/github.com/yaronf/httpsign).
30
30
* The `Accept-Signature` header is unimplemented.
31
31
* In responses, when using the "wrapped handler" feature, the `Content-Type` header is only signed if set explicitly by the server. This is different, but arguably more secure, than the normal `net.http` behavior.
32
32
33
+
### Contributing
34
+
Contributions to this project are welcome, both as issues and pull requests.
0 commit comments