Writing all available cookie values using the code below. We would expect to see all cookies from this domain without a specific domain/path, but NOT see cookies that were set for a specific domain/path.
Response.Buffer = true
dim cookie
For Each cookie in Request.Cookies
Response.Write cookie & "=" &
Request.Cookies(cookie) & "<BR>"
Next
ARRAffinity=5c3b3eeb308eb53980891741456831fd17b082f53c89f03c9c9dcc2d905209a3
ARRAffinitySameSite=5c3b3eeb308eb53980891741456831fd17b082f53c89f03c9c9dcc2d905209a3