Documentation
¶
Index ¶
- Constants
- func Do(ctx context.Context, method, url string, options map[string]string) (*http.Response, error)
- func DoPost(ctx context.Context, me *net.Entity, url string) (*http.Response, error)
- func Encode(values map[string][]string) string
- func Execute(ctx context.Context, request *http.Request) (*http.Response, error)
Constants ¶
View Source
const ContentTypeKey = "Content-Type"
View Source
const UserAgentKey = "User-Agent"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.