juergen 2002/11/01 08:54:35
Modified: testsuite/testsuite/junit/xmltestcases/DASL/functional/option
option.xml
Log:
ordering of allow header changed.
Revision Changes Path
1.6 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/option/option.xml
Index: option.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/option/option.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- option.xml 1 Oct 2002 11:48:10 -0000 1.5
+++ option.xml 1 Nov 2002 16:54:34 -0000 1.6
@@ -18,7 +18,7 @@
<response>
<command>HTTP/1.1 200 OK</command>
<header>DAV: 1, 2, slide, access-control, version-control,
version-history, checkout-in-place, workspace, working-resource, update, label</header>
- <header>Allow: OPTIONS, PROPFIND, GET, COPY, REPORT, MOVE,
PUT, DELETE, LOCK, CONNECT, ACL, SEARCH, PROPPATCH, TRACE, UNLOCK, HEAD, POST</header>
+ <header>Allow: PROPPATCH, UNLOCK, TRACE, PUT, MOVE, REPORT,
OPTIONS, CONNECT, ACL, DELETE, HEAD, GET, POST, PROPFIND, LOCK, SEARCH, COPY</header>
<header>DASL: <DAV:basicsearch></header>
<body/>
</response>
--
To unsubscribe, e-mail: <mailto:slide-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>