Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PuerkitoBio/fetchbot
/ Header
Method
Header
cmd.go:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
// header is set, it will be overridden by the BasicAuthProvider, if implemented.
48
type
HeaderProvider
interface
{
49
Header() http.Header
50
}
51
52
// Cmd defines a basic Command implementation.
Callers
4
TestBasicAuth
Function · 0.65
TestFullCmd
Function · 0.65
doRequest
Method · 0.65
TestMux
Function · 0.65
Implementers
2
headerCmd
cmd_test.go
fullCmd
cmd_test.go
Calls
no outgoing calls
Tested by
3
TestBasicAuth
Function · 0.52
TestFullCmd
Function · 0.52
TestMux
Function · 0.52