Reading List
NetNewsWire and Conditional GET Issues from Michael Tsai RSS feed.
NetNewsWire and Conditional GET Issues
Brent Simmons (Mastodon): I had thought that NetNewsWire’s conditional GET support was rock-solid — and so my first reaction was to be very surprised to learn that it’s not! […] When a server returns a Last-Modified header, the client should return that exact same string in follow-up requests in an If-Modified-Since header. The server then looks […]