provide a space between link header params
This commit is contained in:
parent
2e9336beb5
commit
6e9e267b27
@ -20,7 +20,7 @@ class HTTPSig {
|
||||
return $digest;
|
||||
}
|
||||
|
||||
// See draft-cavage-http-signatures-07
|
||||
// See draft-cavage-http-signatures-08
|
||||
|
||||
static function verify($data,$key = '') {
|
||||
|
||||
|
Reference in New Issue
Block a user