Just wondering about using these as they make sense for some things I
am trying to do
However, the error codes don't seem to function the way I might expect.
Say I make a request for a file that does not exist and the server
returns an error (say a 404 Not found)
With the synchronous version I'm not seeing the error reported as a 404
I get errorCode set = 0 and last error code = 102.
But I get that same errorCode and lastErrorCode when the request is
successful
That doesn't make sense to me
or do I have to check the actual content returned to see what happened ?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|