Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 12/14/18 17:05, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: [Bug 63009] Content-Length header is dropped when >> HTTP2 is > used > >> Is

Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-15 Thread Rémy Maucherat
On Sat, Dec 15, 2018 at 9:13 PM Mark Thomas wrote: > > So ... I wanted to add I have nothing against the add even if it is > > optional (like reason phrase :) ), since hpack should make that > > addition as efficient as possible. > > Fair point. > > I did consider rejecting the bug but a

Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-15 Thread Mark Thomas
On 14/12/2018 22:30, Rémy Maucherat wrote: > On Fri, Dec 14, 2018 at 11:05 PM Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > >>> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >>> Subject: Re: [Bug 63009] Content-Length header

Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Rémy Maucherat
On Fri, Dec 14, 2018 at 11:05 PM Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > > Subject: Re: [Bug 63009] Content-Length header is dropped when HTTP2 is > used > > > Is this bad enough

RE: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used > Is this bad enough to pull and re-roll the latest 8.5.x release? > Missing Content-Type is ... pretty bad. The fix was for a missing (

Re: [Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Is this bad enough to pull and re-roll the latest 8.5.x release? Missing Content-Type is ... pretty bad. - -chris On 12/14/18 12:39, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63009 > > Mark Thomas changed:

[Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63009 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63009] Content-Length header is dropped when HTTP2 is used

2018-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63009 --- Comment #1 from Mark Thomas --- Sending the content-length header is optional in HTTP/2. See section 8.1.2.6 of RFC 7540: "A request or response that includes a payload body can include a content-length header field." The header is not