Streaming byte array - WeOnlyDo Discussion board

Streaming byte array (wodHttpDLX)

by Jasmine, Thursday, August 24, 2017, 23:25 (2434 days ago) @ AtlantaGator

Hi

VBA/VB cannot make a difference. Server don't know what you're using. Simply - data you are sending isn't same in both cases.

If you can somehow capture what you're sending in C# (such as with Fiddler) and then capture what you're sending with wodHttpDLX (with same Fiddler) you can spot the difference - and then just make the change in wodHttpDLX. It's usually just adding one header, changing body a bit or something simple.

Jasmine.


Complete thread: