Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging Support #2

Open
shlonny opened this issue May 11, 2012 · 1 comment
Open

Debugging Support #2

shlonny opened this issue May 11, 2012 · 1 comment
Assignees

Comments

@shlonny
Copy link

shlonny commented May 11, 2012

Thanks for your work with Wcf.js.

Is there anyway to display out to the console some debugging info? Like what the resulting message envelope looks like before being sent or just general info about a request? I'm running into some issues with WSHttpBinding reporting multiple headers with name 'x' and it would help to see how the library is interpreting the envelope I created versus the one it ends up with. Hope that makes since.

Again, thanks.

@ghost ghost assigned yaronn May 11, 2012
@yaronn
Copy link
Owner

yaronn commented May 11, 2012

I'll definitely add this capability when I'll have time. Meanwhile I suggest you set up Fiddler and direct wcf.js to send the message to http://localhost:8888/ which will show you the exact payload in Fiddler.

note to self - use https://github.com/nomiddlename/log4js-node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants