Documentation ¶
Index ¶
- func BuildPostRequest(url string, params url.Values) (*http.Request, error)
- func GetCookieNameSlice(cookies []*http.Cookie) []string
- func GetFirstCookieValue(entries []*http.Cookie, name string) (string, bool)
- func ReadResponseBody(res *http.Response) ([]byte, error)
- func SerializeCookie(cookie *http.Cookie) (string, error)
- func UnserializeCookie(raw string) (*http.Cookie, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCookieNameSlice ¶
func GetFirstCookieValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.