Response
Web response library
has methods:
Lib.Web.Response.addHeader(name, value) |
add header name value for response |
name - heade name param value - header value param |
Lib.Web.Response.writeString(s) |
write string s for web response |
s - response text |
Lib.Web.Response.redirect(location) |
redirect to new url location |
location - redirect url |
Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation