CARVIEW |
Select Language
HTTP/2 200
content-location: js_2.html.gzip
vary: negotiate,accept-encoding
tcn: choice
last-modified: Sat, 12 Jul 2025 08:31:39 GMT
etag: "573-639b74164b9d9;636054303542c
content-length: 1395
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:18:17 GMT
server: Apache
More JavaScript Updates
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
More JavaScript Updates
Sunday, 1 October 2006
Hot on the heels of the last batch, Stefan pointed me to Jesse Skinner’s addDOMLoadEvent, which seems to avoid the problems I found earlier (you know you’re in for some debugging when you’re cutting-and-pasting code from blog comments!).
As a result, I’ve updated HInclude and URL Templates (both in new homes).
Next, I need to provide some documentation for JSON Forms, and hopefully file some browser bugs when I get a chance…