iamnotwired
12-28-2006, 09:40 AM
Hello guys,
I need to be able to:
1/ send/post data to a HTTP server,
2/ add my own custom HTTP headers to the query,
3/ read the HTTP headers from the server's response.
Any idea how to do ALL that easily in Flex 2 please (without using the Flash Sockets)?
The HTTPService class is almost good enough but you cannot read the HTTP headers from the response :(
Thank you very much.
I need to be able to:
1/ send/post data to a HTTP server,
2/ add my own custom HTTP headers to the query,
3/ read the HTTP headers from the server's response.
Any idea how to do ALL that easily in Flex 2 please (without using the Flash Sockets)?
The HTTPService class is almost good enough but you cannot read the HTTP headers from the response :(
Thank you very much.