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/22 19:51:14 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/MultipleStores/code CopyFile.xml

juergen     2003/08/22 10:51:14

  Modified:    testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/MultipleStores/code
                        CopyFile.xml
  Log:
  (fga) Corrected COPY status code and added 201
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/MultipleStores/code/CopyFile.xml
  
  Index: CopyFile.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/multi-user/concurrent/MultipleStores/code/CopyFile.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CopyFile.xml	13 Aug 2002 12:45:03 -0000	1.2
  +++ CopyFile.xml	22 Aug 2003 17:51:14 -0000	1.3
  @@ -124,7 +124,7 @@
   						<header>Connection: Keep-Alive</header>
   					</request>
   					<response>
  -						<command>HTTP/1.0 204 No Content</command>
  +						<command>HTTP/1.0 (201,204) Created No Content</command>
   						<header>Date: Mon, 19 Feb 2001 10:55:53 GMT+01:00</header>
   						<header>Content-Language: en</header>
   						<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>