Cloudflare Web Analytics - /cdn-cgi/rum endpoint now returns 405 for non-POST requests
1mo ago
Source
CloudflareCloudflare Web Analytics - /cdn-cgi/rum endpoint now returns 405 for non-POST requestscloudflare.comThe /cdn-cgi/rum beacon endpoint now returns 405 Method Not Allowed for non-POST requests instead of 404 Not Found . The response includes an Allow: POST, OPTIONS header per RFC 9110 §15.5.6 . Previously, sending a GET or other non-POST request to this endpoint returned a 404 , which was misleading because it suggested the endpoint did not exist. The new 405 response clearly indicates that the endpoint exists but only accepts POST requests. The Web Analytics beacon ( beacon.min.js ) already uses POST for all metric submissions, so this change does not affect normal beacon operation. OPTIONS requests for CORS preflight continue to work as before. For more information, refer to the Web Analytics FAQ .
You might also wanna read
Browser Support for RFC9460 HTTPS DNS Records Remains Inconsistent in 2025
The article discusses the current state of browser support for RFC9460 HTTPS Resource Records (HTTPS RRs) as of December 2025. Despite being
netmeister.org·6mo ago
FastCGI at 30: Why the Old Protocol Still Outperforms HTTP for Reverse Proxy Communication
This article discusses the security pitfalls of using HTTP as the protocol between reverse proxies and backend servers, and argues that Fast
Cloudflare Error 1033 Blocks Access to tanstaafl.email Website
This is a Cloudflare error page indicating that access to the website tanstaafl.email has been blocked due to a security issue. The error me
tanstaafl.email·3mo ago
DNS Resolution Failure: How a 1.1.1.1 Update Accidentally Broke CNAME Record Ordering
A technical incident analysis where a routine update to Cloudflare's 1.1.1.1 DNS resolver on January 8, 2026, accidentally altered the order

Comments
Sign in to join the conversation.
No comments yet. Be the first.