MCPcopy Create free account
hub / github.com/WICG/webpackage / HasPrimaryURLFieldInHeader

Method HasPrimaryURLFieldInHeader

go/bundle/version/version.go:106–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104}
105
106func (v Version) HasPrimaryURLFieldInHeader() bool {
107 return v == VersionB1
108}
109
110func (v Version) SupportsVariants() bool {
111 return v == VersionB1

Callers 3

loadMetadataFunction · 0.80
WriteToMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected