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

Reply via email to