proxy+auth: fix post request

This commit is contained in:
Oliver Gugger
2023-10-24 13:46:21 +02:00
parent 3a8936c448
commit 9ad67ea672
5 changed files with 33 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ type Authenticator interface {
// FreshChallengeHeader returns a header containing a challenge for the
// user to complete.
FreshChallengeHeader(*http.Request, string, int64) (http.Header, error)
FreshChallengeHeader(string, int64) (http.Header, error)
}
// Minter is an entity that is able to mint and verify L402s for a set of