posting xml using httpDLX (wodHttpDLX)
Hi,
I'm trying to post an xml string using wodHttpDLX through a proxy server.
The connection is working, but I only received the first character of http1.request.body!
What I'm doing wrong!
Regards,
Alain
Re: posting xml using httpDLX
Alain,
hi. Can you show me your code you're using? I can't say much about the problem if I don't know how you're doing it.
Perhaps you didn't set Blocking = True when you need it?
Regards.