WeOnlyDo Support

Frequently Asked Question

Is it possible to send response outside of RequestDone event
Last Updated 12 years ago

Yes, you can do that. First make sure you set Delivery = Manual (otherwise wodWebServer would send response by himself).

Then, after the RequestDone, anytime later on, call User.Response.Send to finaly deliver the response.

Please Wait!

Please wait... it will take a second!