You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2003/08/28 11:31:01 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/option option.xml

juergen     2003/08/28 02:31:01

  Modified:    testsuite/testsuite/junit/xmltestcases/DASL/functional/option
                        option.xml
  Log:
  fixed the option command.
  
  Revision  Changes    Path
  1.7       +2 -2      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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- option.xml	1 Nov 2002 16:54:34 -0000	1.6
  +++ option.xml	28 Aug 2003 09:31:01 -0000	1.7
  @@ -17,8 +17,8 @@
   		</request>
   		<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: PROPPATCH, UNLOCK, TRACE, PUT, MOVE, REPORT, OPTIONS, CONNECT, ACL, DELETE, HEAD, GET, POST, PROPFIND, LOCK, SEARCH, COPY</header>
  +			<header>DAV: *</header>
  +			<header>Allow: SEARCH, *</header>
   			<header>DASL: &lt;DAV:basicsearch&gt;</header>
   			<body/>
   		</response>