HttpServer:AddPreparedResponse
Description
Experimental!
Adds a prepared response for the given userID.
A prepared response won't make any lua call when it matches a incoming request,
multiple responses can be queued as their responses in order.
The callback function provides the HttpResponse object which you should use to set all return values.
Arguments
4function callback
the callback is called instantly
Function argument(s):
Function return argument(s):