forked from kevadesu/forgejo
Merge remote-tracking branch 'github/feature-activitypub' into feature-activitypub
This commit is contained in:
commit
501a39fb98
1444 changed files with 45224 additions and 28830 deletions
|
@ -24,7 +24,7 @@ import (
|
|||
const (
|
||||
// ActivityStreamsContentType const
|
||||
ActivityStreamsContentType = `application/ld+json; profile="https://www.w3.org/ns/activitystreams"`
|
||||
httpsigExpirationTime = 60
|
||||
httpsigExpirationTime = 60
|
||||
)
|
||||
|
||||
func containsRequiredHTTPHeaders(method string, headers []string) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue