Streaming byte array (wodHttpDLX)

by Jasmine, (2805 days ago) @ AtlantaGator

Hi

Request.Body is a string. So, you can convert byte array to it. However, it could be safer and easier to you to write to Request.Filename file directly, so there's no conversion needed, just dump byte array to it and wodHttpDLX will use it.

Jasmine.

locked

Complete thread: