Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WICG/webpackage
/ Request
Struct
Request
go/bundle/bundle.go:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
Request
struct
{
15
*url.URL
16
http.Header
17
}
18
19
type
Response
struct
{
20
Status int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected