Is there a way to simulate a remote AMF call with WCAT?

Posted by Lieven Cardoen on Stack Overflow See other posts from Stack Overflow or by Lieven Cardoen
Published on 2010-03-26T09:12:26Z Indexed on 2010/03/26 9:13 UTC
Read the original article Hit count: 558

Filed under:
|
|

I managed to use WCAT to test an url for an aspx page getting an asset. Now I would like to use it to test a remote call to WebORB from Flex.

Problem is I don't know what to put in RequestData, RequestHeader, ... If I look with Charles (HTTP Monitor), then it's impossible to copy paste the request data (it has squares and all kind of weird characters that can't be copy paste to my txt file).

© Stack Overflow or respective owner

Related posts about wcat

Related posts about amf