Hi all,
I'm debugging a WCF Odata server on localhost.
I created a simple console tester end connected by the url http://localhost.fiddler:XXXX/MYAPI.svc/ to local server
Fiddler trace only GET session, none of PUT or POST or DELETE is traced.
If I connect console tester to a remote server, fiddler can trace everything.
Thank you for help
Diego
I'm debugging a WCF Odata server on localhost.
I created a simple console tester end connected by the url http://localhost.fiddler:XXXX/MYAPI.svc/ to local server
Fiddler trace only GET session, none of PUT or POST or DELETE is traced.
If I connect console tester to a remote server, fiddler can trace everything.
Thank you for help
Diego