- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 4 Oct 2013 16:00:11 -0700
- To: Osama Mazahir <OSAMAM@microsoft.com>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
On 4 October 2013 15:46, Osama Mazahir <OSAMAM@microsoft.com> wrote: > Have we thought about how we are supposed to send a 206 multipart response > in HTTP/2.0? Multipart MIME is invisible to HTTP, as it always has been. The entire MIME multipart body will just be payload bytes. Thus, the MIME headers that are included for each multipart portion will be sent in DATA frames. A 206 status code isn't special in this regard, I'm not sure what you are getting at there.
Received on Friday, 4 October 2013 23:00:38 UTC