* luci/libs: http.protocol: split parse_message() in parse_message_header() and parse...
[project/luci.git] / libs / sgi-haserl / root / www / cgi-bin / index.cgi
1 #!/usr/bin/haserl --shell=luac
2 print("Status: 302 Found")
3 print("Location: luci\n")