|
|
|
|
|
by ncallaway
537 days ago
|
|
They don't need to change the refresh rate, though. They need to make conditional requests with an etag or a last-modified date, so the server can respond with a 304 not modified if no changes have been made. No standards need to be updated. The client software needs to be a better HTTP citizen. |
|