forked from Hay1tsme/artemis
fix naomitest
This commit is contained in:
parent
6ad5194bb8
commit
3b6fc6618c
2
index.py
2
index.py
@ -42,7 +42,7 @@ class HttpDispatcher(resource.Resource):
|
|||||||
conditions=dict(method=["POST"]),
|
conditions=dict(method=["POST"]),
|
||||||
)
|
)
|
||||||
|
|
||||||
self.map_post.connect(
|
self.map_get.connect(
|
||||||
"allnet_ping",
|
"allnet_ping",
|
||||||
"/naomitest.html",
|
"/naomitest.html",
|
||||||
controller="allnet",
|
controller="allnet",
|
||||||
|
Loading…
Reference in New Issue
Block a user