Template:HTTP functions: Difference between revisions
Jump to navigation
Jump to search
(New page: *httpClear *httpRequestLogin *httpSetResponseCode *httpSetResponseCookie *httpSetResponseHeader) |
No edit summary |
||
Line 1: | Line 1: | ||
''These functions can only be used from within lua blocks in HTML pages hosted by the server'' | |||
*[[httpClear]] | *[[httpClear]] | ||
*[[httpRequestLogin]] | *[[httpRequestLogin]] | ||
Line 4: | Line 5: | ||
*[[httpSetResponseCookie]] | *[[httpSetResponseCookie]] | ||
*[[httpSetResponseHeader]] | *[[httpSetResponseHeader]] | ||
*[[httpWrite]] |
Revision as of 22:34, 25 October 2007
These functions can only be used from within lua blocks in HTML pages hosted by the server