Fix SameSite=None incompatible check not working
!40667 (merged) didn't
actually work because we need to read the Rack HTTP_USER_AGENT
entry from the request
headers instead of the response headers.
Relates to #241785 (closed)
Edited by Stan Hu
!40667 (merged) didn't
actually work because we need to read the Rack HTTP_USER_AGENT
entry from the request
headers instead of the response headers.
Relates to #241785 (closed)