OSDN Git Service

HEAD目ッそッ度に対する挙動を変更
[mimic/MiMicSDK.git] / projects / app.RemoteMCU / src / sketch.c
index d5ee073..b8d6612 100644 (file)
@@ -61,7 +61,7 @@ void handler(NyLPC_TcHttpdConnection_t* i_connection)
        NyLPC_cHttpdConnection_sendResponseHeader(\r
                i_connection,301,\r
                "text/html",\r
-               "Status: 301:Moved Permanently\r\n"\r
+               "Status: 302:Moved Temporarily\r\n"\r
                "Location: /rom/index.html\r\n");\r
        return;\r
 }\r