Skip to content

Fix SameSite=None incompatible check not working

Stan Hu requested to merge sh-fix-same-site-header-check into master

!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

Merge request reports