RequestCookie: Pick<CookieListItem, "name" | "value">

Subset of CookieListItem, only containing name and value since other cookie attributes aren't be available on a Request.