Newer
Older
alarm / WebRoot / common / util / 401.jsp
zhout on 2 Mar 2022 31 bytes first commit
<%
	response.sendError(401);
%>