Re: Sending binary data (General questions)

by Jasmine, (7426 days ago) @ Roland

Roland,

yes. When I think more, when you access Body property then wodWebServer internally accesses file defined in Filename property, and reads/writes it for you.

So, you can do it as you suggested - read and write to a file, and then use Request.Filename (or Response.Filename) to point wodWebServer to that file.

locked

Complete thread: