Earlier quoted context omitted.
Alright, think of it this way. People use HTTP for two things these days: 1. Its originally-stated purpose--an application-layer protocol that allows web browsers to retrive hypermedia documents from web servers. In this usage, HTTP replaced Gopher+FTP. 2. A transport-layer protocol , with features such as identified sub-flows (requests in a pipelined keepalive connection, websockets, etc.), several usefully-differen…
> Eventually, HTTP may be the only transport-layer protocol. Worse is better strikes again! No, seriously; this is terrifying.
HTTP 308 Incompetence Expected
41–44 of 44 posts
Re: HTTP 308 Incompetence Expected
#42Earlier quoted context omitted.
> Zap all the thousands of aggregator comments complaining about fonts/background-colours and nothing of value would be lost. Sure, if you don't have a visual impairment. I do, and even though it's a very mild one, if one in 100 blog posts submitted to HN consider changing their colour scheme due to people complaining about it I would say it is worth it. And frequently I do see people changing their colour schemes ba…
The point is: take it to the author, not those standing around you on the bus.
Re: HTTP 308 Incompetence Expected
#43Earlier quoted context omitted.
The point is: take it to the author, not those standing around you on the bus.
Nonsense. The message is a good one for everyone to hear. It's not a mistake specific to one specific author. It's a mistake commonly made by lots of people, and so the more awareness there is of how to avoid the mistake, the better.
(depth of this thread and meta-meta-meta acknowledged and ceased)
Re: HTTP 308 Incompetence Expected
#44Earlier quoted context omitted.
It sounds like you're well-marinated in standards bodies, and that's a good thing -- it's tough, often thankless work that someone needs to do. For the rest of us, the language from OP sure sounds like it's saying, "yeah do whatevs with 301, we give up". People often read RFCs in a hurry. Wouldn't this be a great place to use the a "SHOULD NOT" (change the request method)? If you're saying "MUST NOT" would be bad bec…
I guess I should out myself as a Chromium HTTP stack maintainer (since 2009, so this behavior predates me). One might consider me a domain expert here. I participate in IETF HTTPbis for the HTTP/2 work as the primary Chromium representative. I am not involved with the RFC 2616 revision work as that's tough, thankless work, that thank god we have Julian Reschke and Roy Fielding working on. As far as I'm concerned, I o…