- From: Mark Nottingham <mnot@mnot.net>
- Date: Mon, 28 Apr 2014 20:45:58 +1000
- To: Matthew Kerwin <matthew@kerwin.net.au>
- Cc: "Julian F. Reschke" <julian.reschke@gmx.de>, "ietf-http-wg@w3.org" <ietf-http-wg@w3.org>
On 28 Apr 2014, at 8:09 pm, Matthew Kerwin <matthew@kerwin.net.au> wrote: > On 28 April 2014 19:58, Julian Reschke <julian.reschke@gmx.de> wrote: > > On 2014-04-28 11:48, Mark Nottingham wrote: > I’m saying that the most concrete way of encouraging servers to accept content-encoded request representations is to give them a means of declaring their support for doing so — e.g., in HTML — not a generic SHOULD in a place that resource authors will never look. > ... > > In HTML? > > > > <form action="/rsrc-that-accepts-gzip" method="POST"><input type="file" name="f"></form> > <p>Select a file to upload (gzip files will be automatically extracted)</p> True - but I was thinking of something like <form action=“/foo” method=“POST” content-encoding=“gzip”>…</form> Cheers, -- Mark Nottingham http://www.mnot.net/
Received on Monday, 28 April 2014 10:46:31 UTC