Adopted. Thanks. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be
----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Monday, April 10, 2006 9:54 AM Subject: [twsocket] Bug report for HTTPProt.pas Line 2644 > Hello, > > It should be > > else if Field = 'transfer-encoding' then > FTransferEncoding := LowerCase(Data) > > Not, > > else if Field = 'transfer-encoding' then > FTransferEncoding := Data > > as for example Abyss web server returns "Chunked" instead of "chunked". > > Best Regards, > > SZ > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
