net/http.Cookie.String (method, view implemented interface methods)

2 uses

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