Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
func
(v Version) HasPrimaryURLFieldInHeader() bool {
107
return
v == VersionB1
108
}
109
110
func
(v Version) SupportsVariants() bool {
111
return
v == VersionB1
Callers
3
loadMetadata
Function · 0.80
WriteTo
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected