2 articles and links tagged with “http”
-
Mnot's Redbot
Mark Nottingham has put together a really useful tool that aids in the analysis of the behavior of HTTP resources. I've started putting together a command line version based on the web version he’s released on GitHub.
-
Generating Etags for static content using Nginx
Nginx is a brilliant little HTTP server that I'm using on this website to quickly serve static content. It bothers me a (very) little that it doesn’t correctly generate Etag headers for static content, however. I'm attempting to remedy that oversight by releasing an Nginx module:
nginx-static-etags.