Alexei Kosut writes: > On Sat, 11 Nov 1995, Roy T. Fielding wrote: > > > Request-Range: bytes=500-999 > > Because it screws up caching by hierarchical proxies. > Oh. Very good point. I hadn't thought of that. > > Asking for a partial GET changes the meaning of the header fields returned > > in the response, which in turn requires that we either use a different > > method or a different status code. Hmmmmm... what would be the effect > > of adding "205 Partial Content"? > Well, it would mean 205 couldn't be used for Reset Document, as was > discussed a couple months ago on this list, and that most agreed was a > good idea (it would reset the document to how the browser originally > received it, clearing forms and so forth, sort of like 204 No Content). > Except for that, a Partial Content response seems good. Satisfies my > thought, which was that a non-byte range server should just return the > full document (with status 200). Agree. We need a new status code for the Partial content. If 205 is in use for other reason, we can assign a different one. Who knows, what happened with Reset document? Andrew. (Endre Balint Nagy) <bne@bne.ind.eunet.hu>Received on Sunday, 12 November 1995 01:53:00 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:31:35 EDT