You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by he...@apache.org on 2002/03/06 17:37:35 UTC

cvs commit: tcl-websh/src/tests dispatch.test

hefti       02/03/06 08:37:35

  Modified:    src/tests dispatch.test
  Log:
  added test for POST which does NOT work yet
  in case of file upload, websh returns a list of 4 values:
    remote-name, local-name, truncated-bytes, mime-type
  in case of two file uploads (with the same formvar name), websh3
    does not format the list properly. Instead of a 8-elem list
    we get a 2-elem list
  
  Revision  Changes    Path
  1.5       +64 -72    tcl-websh/src/tests/dispatch.test
  
  Index: dispatch.test
  ===================================================================
  RCS file: /home/cvs/tcl-websh/src/tests/dispatch.test,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  Binary files /tmp/cvs8yGhv6 and /tmp/cvsCTKDcV differ
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-cvs-help@tcl.apache.org