Re: Response change between 8.5.x and 8.0.x (and earlier versions) W.R.T. Line separator CRLF vs. LF

2017-10-16 Thread Net Dawg
ey were failing.  As soon as we stopped checking for "Bad Request" our tests work.  On Monday, October 16, 2017, 8:19:33 AM GMT-10, Mark Thomas wrote: On 16/10/17 18:48, Net Dawg wrote: > We are finding line separator has changed on Mac OS X in tomcat 8.5.23 > response

Response change between 8.5.x and 8.0.x (and earlier versions) W.R.T. Line separator CRLF vs. LF

2017-10-16 Thread Net Dawg
We are finding line separator has changed on Mac OS X in tomcat 8.5.23 response relative to all previous versions of tomcat we tested (8.0.47, 7.0.72 and 7.0.82).  We see nothing in change log to understand this change. Specifically, 8.5.23 is generating CRLF in response (showing up as ^M in vim)