mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-09 01:17:45 +03:00
fmt
This commit is contained in:
parent
07150b33ba
commit
55c5e930db
@ -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…
Reference in New Issue
Block a user