internal/constants/headers.go (3 lines of code) (raw):

package constants const IfNoneMatchHeaderName = "if-none-match" const ETagHeaderName = "ETag"