> it seems the THTTPSend class has a problem if the header-line doesn't
> contain a " " (Space) after the ":". Example: "Content-Length:1114" is
> not processed correctly: see Line 619: Size :=
> StrToIntDef(Trim(SeparateRight(s, ' ')), -1);
> 
> Question: Is this a parsing problem or a problem of the http server?

Thank you, it is a bug in Synapse! Check SVN for repaired httpsend 
version.



-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to