From b9e7df0cbe67b486ce3a1a2177bd08c0ced9e005 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:51:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_002'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_002@88 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.oa/html/index.jsp | 56 ---------------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 id.oa/html/index.jsp (limited to 'id.oa/html/index.jsp') diff --git a/id.oa/html/index.jsp b/id.oa/html/index.jsp deleted file mode 100644 index 5111e5103..000000000 --- a/id.oa/html/index.jsp +++ /dev/null @@ -1,56 +0,0 @@ -<%@ page import="java.util.*,javax.servlet.http.*,sun.misc.BASE64Decoder" %> - -
-Request headers: -
<%=key%> | <%=value%> |
Request parameters: -
<%=name%> | <%=value%> |
Cookies: -
<%=cookie.getName()%> | <%=cookie.getValue()%> |
Basic authentication credentials: <%=decAuthHeader%>
-<% } %> - - - \ No newline at end of file -- cgit v1.2.3