Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PuerkitoBio/fetchbot
/ Values
Method
Values
cmd.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
// set to "application/x-www-form-urlencoded".
37
type
ValuesProvider
interface
{
38
Values() url.Values
39
}
40
41
// CookiesProvider interface gets the cookies to send with the request.
Callers
1
doRequest
Method · 0.65
Implementers
2
valuesCmd
cmd_test.go
fullCmd
cmd_test.go
Calls
no outgoing calls
Tested by
no test coverage detected