Hi,

In revision #5975, I fixed the gb.web Response class so that now 
buffered responses use the "Windows" end-of-line by default (CR+LF) and 
not the "Unix" end-of-line (LF). The unbuffered responses still use the 
"Windows" end-of-line by default.

This fix is not backward-compatible, as now if you do nothing (i.e. if 
you don't use the new Response.EndOfLine property), your buffered 
responses will send CR+LF instead of just LF at each end-of-line.

So, be careful!

-- 
Benoît Minisini

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to