I have a C# web service client calls a Apache AXIS web service, for some
reason, there is a strange field in my client http header:
VsDebuggerCausa lityData:
AwAAAAHTqa1BrPB FtSxnukuZkAMAAA AAAAAAAAAAAAAAA AAAAAAAAAAAAAAA AAAAAAAA......
I don't know why vs.net generate this for me, and how can I get rid of this,
because it cause some problem for the web service to recongnize it (Error
decoding request).
Thanks!
Jason
reason, there is a strange field in my client http header:
VsDebuggerCausa lityData:
AwAAAAHTqa1BrPB FtSxnukuZkAMAAA AAAAAAAAAAAAAAA AAAAAAAAAAAAAAA AAAAAAAA......
I don't know why vs.net generate this for me, and how can I get rid of this,
because it cause some problem for the web service to recongnize it (Error
decoding request).
Thanks!
Jason