SAEA.MVCTest 宕机
senioi opened this issue · 3 comments
senioi commented
正常页面都正常,输入一个不存的路径,
比如:
http://127.0.0.1:8089/Test/?123
所有的都挂了.所有页面全部不能访问了
senioi commented
不对,应该是输入任何不常规的的url都会挂..
比如
http://127.0.0.1:8089/?123
http://127.0.0.1:8089/Tcassdsa?
senioi commented
URL参数格式化问题吗,也没见报错,全挂了.
yswenli commented
你是在调试模式下面吧?这个是vs中断了~