posting xml using httpDLX (wodHttpDLX) by alain , Monday, July 05, 2004, 12:36 (7652 days ago) 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 by Jasmine, Monday, July 05, 2004, 03:42 (7652 days ago) @ alain 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.