Re: Viewing precisely what is sent on a Request (General questions)
Hi Thomas,
You can use wodHttpDLX's DebugFile property to see everything sent and received by wodHttpDLX. This is a hidden property so it won't show as you type by intellisense, but it's there.
Please note, that this property is used in debugging purposes, so you should avoid using it in real applications since it's size could get heavy on the size.
Can you check it out? Is that what you had in mind?
Regards,
Damba
Complete thread:
- Viewing precisely what is sent on a Request - Thomas McQueen, 2008-03-05, 23:42
- Re: Viewing precisely what is sent on a Request - wodDamir, 2008-03-06, 00:10
- Re: Viewing precisely what is sent on a Request - Thomas, 2008-03-06, 16:41
- Re: Viewing precisely what is sent on a Request - wodDamir, 2008-03-06, 00:10