You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2004/06/28 13:45:39 UTC

cvs commit: ws-axis/c/tests/client/httpHeader/test7 readme.txt

roshan      2004/06/28 04:45:39

  Added:       c/tests/client/httpHeader/test7 readme.txt
  Log:
  adding read me file. This patch was submitted by lahiru.
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/client/httpHeader/test7/readme.txt
  
  Index: readme.txt
  ===================================================================
  This client application can be used to test the set http headers with null values.
  In the first part of the program it sets some http headders with null values.Then it calls echostring method and then it gets the http headers and remove them.
  
  Steps to Run the Test
  =====================
  1) Build the source in "CHECKOUT_HOME\ws-axis\c\tests\client\httpHeader\vc" then the exe files will be created at "CHECKOUT_HOME\ws-axis\c\tests\client\httpHeader".
  
  2) Run the client and you can verify the result by looking at the TCP Monitor.