I finally decided to change the AddPortNumberToHost in the httpsend.pas from 
true to false 
and saw that HttpPostURL is just a function that actually calls 
HTTPMethod('POST, url) 
what a pleasant surprise 

This is really a great and fun library - thanks for all you work

Still feel free to respond - there isn't much going on with synapse in freenode 
#fpc/#lazarus-ide
and any discussion is welcome

On Wed, 8 Aug 2012 14:30:44 -0600
[email protected] wrote:

> Hello
> 
> I can set http.AddPortNumberToHost := false   and use it with the     
> http.HTTPMethod('POST', url);  
> 
> but how to set it when using HttpPostURL(url, params, response);    ?
> 
> using    http.HttpPostURL -> gives error -> identifier idents no member 
> "HttpPostURL"
> 
> and if you could give me an idea how to set other headers using HttpPostURL 
> also if it is possible ?
> 
> Thanks
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> synalist-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/synalist-public

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to