func net/http.ParseCookie

one use

	net/http (current package)
		cookie.go#L70: func ParseCookie(line string) ([]*Cookie, error) {