- From: Ilya Grigorik <notifications@github.com>
- Date: Fri, 30 Sep 2016 10:38:40 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 30 September 2016 17:39:08 UTC
@annevk thanks for the review, I think I addressed most of it in 759a8fa, modulo... > Also, how do we determine object's size? As I understand it that can be quite hard for FormData. That's a great question.. I was hoping you could point me towards a handy hook somewhere. :) How does 5.5 step 5 derive it? > If httpRequest's body is non-null, set contentLengthValue to httpRequest's body's total bytes, utf-8 encoded. Presumably this step has the same issue as you outlined above? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/388#issuecomment-250806159
Received on Friday, 30 September 2016 17:39:08 UTC