-
-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Tatsuro Shibamura edited this page Jun 24, 2015
·
11 revisions
Welcome to the lua-iis-module wiki!
- iis.debug
- iis.exec
- iis.exit
- iis.flush
- iis.headers_sent
- iis.map_path
- iis.print
- iis.redirect
- iis.req.get_headers
- iis.req.get_method
- iis.req.get_remote_addr
- iis.req.get_url
- iis.req.get_url_args
- iis.req.http_version
- iis.req.set_header
- iis.req.set_method
- iis.req.set_url
- iis.resp.clear
- iis.resp.clear_headers
- iis.resp.get_headers
- iis.resp.get_status
- iis.resp.set_header
- iis.resp.set_status
- iis.srv.get_variable
- iis.srv.set_variable
- Getting Start
- Reference