> On Apr 27, 2015, at 9:41 PM, Leif Hedstrom <zw...@apache.org> wrote: > > >> On Apr 21, 2015, at 6:59 AM, Faysal Banna <degre...@gmail.com >> <mailto:degre...@gmail.com>> wrote: >> >> Sir. >> This depends i believe about the much usage and existence of HTTP/0.9 >> servers and clients around in the world especially if ATS is used as >> FORWARDED proxy mode which you can never estimate what clients may use and >> what servers may have. > > > That seems highly unlikely. Do you have examples of HTTP/0.9 only web sites? > From the RFC 7230: > > > The expectation to support HTTP/0.9 requests has been removed. > (Appendix A) > > > You would have to show some strong evidence that HTTP/0.9 is still in > considerable use for us to reconsider this.
I should have said, it’s likely that we can still retain HTTP/0.9 “support” to clients that pretend to be this version, but they would get upgraded to HTTP/1.0 when going to origin. The change is really changing the lowest common denominator internally (and to origin) at HTTP/1.0. — Leif