CARVIEW |
Select Language
HTTP/2 200
content-location: options.html.gzip
vary: negotiate,accept-encoding
tcn: choice
last-modified: Sat, 12 Jul 2025 08:31:39 GMT
etag: "714-639b741632f4f;63605430340f6
content-length: 1812
cache-control: max-age=10800
strict-transport-security: max-age=15552000
content-security-policy: default-src 'self'; img-src 'self' data: *.twitter.com *.twimg.com; style-src 'self' *.twitter.com; script-src 'self' *.twitter.com *.twimg.com; frame-src data: *.twitter.com www.youtube.com; frame-ancestors 'none'; report-uri https://mnot.report-uri.com/r/d/csp/enforce
link: ; rel=preload;as=font;type=font/woff2;crossorigin=anonymous;nopush, ; rel=preload;as=fetch;crossorigin=anonymous;nopush
link: ; rel=preload;as=font;type=font/woff2;crossorigin=anonymous;nopush
content-type: text/html; charset=utf-8
content-encoding: gzip
content-language: en
date: Fri, 10 Oct 2025 10:16:56 GMT
server: Apache
Making headway on OPTIONS
mark nottingham
recent entries all entries feed
Hi, I’m Mark Nottingham. I write about the Web, protocol design, HTTP, Internet governance, and more. This is a personal blog, it does not represent anyone else. Find out more.
Comments? Let's talk on Mastodon. @mnot@techpolicy.social
other HTTP posts
- Yet More New HTTP Specs
Wednesday, 8 June 2022 - A New Definition of HTTP
Monday, 6 June 2022 - How Multiplexing Changes Your HTTP APIs
Sunday, 13 October 2019 - Designing Headers for HTTP Compression
Tuesday, 27 November 2018 - How to Think About HTTP Status Codes
Thursday, 11 May 2017 - RFC2616 is Dead
Saturday, 7 June 2014
Making headway on OPTIONS
Monday, 9 January 2006
On the heels of mod_cgi, PHP now does the right thing (at least in 5.1) when setting the Allow header. mod_dav is still broken, though.
Backstory here.
One Comment
Julian Reschke said:
Tuesday, January 10 2006 at 12:06 PM