You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Access-Control-Max-Age header on CORS preflight (v0.6.4)
New corsMaxAge option in HttpHandlerOptions sets Access-Control-Max-Age on
OPTIONS responses. Default is 7200 seconds (2 hours). Pass null to omit.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
[ 952ms] [WARNING] Mixed Content: The page at 'https://www.google.com/search?q=ll&oq=ll&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRg8MgYIAhBFGDwyBggDEEUYPNIBBzEyM2owajKoAgCwAgA&sourceid=chrome&ie=UTF-8&sei=2TGbaddx0uLk2g_l8f34Dw' was loaded over HTTPS, but requested an insecure element 'http://img.youtube.com/vi/mzZ2J58YSaM/hqdefault.jpg'. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html @ https://www.google.com/search?q=ll&oq=ll&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRg8MgYIAhBFGDwyBggDEEUYPNIBBzEyM2owajKoAgCwAgA&sourceid=chrome&ie=UTF-8&sei=2TGbaddx0uLk2g_l8f34Dw:0
0 commit comments