net/http.Cookie.String (method)

2 uses

	net/http (current package)
		cookie.go#L162: 	if v := cookie.String(); v != "" {
		cookie.go#L171: func (c *Cookie) String() string {