I make a request to a url and i get the cookie, how can I pass this cookie in others requests?
func GetData() (string, string) { client := *&http.Client{