[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.13,1.14
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-02-15 10:43:12
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv11270 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Changes 12 Feb 2002 12:50:51 -0000 1.13 --- Changes 15 Feb 2002 10:43:09 -0000 1.14 *************** *** 21,24 **** --- 21,28 ---- Anderson. + * HTTP-WebTest does follow redirects after POST now. Note that it + breaks RFC but actually it is semi-standart behaviour of all + browsers. Thanks to Thieme Geoff for bugging me about it :) + INCOMPATIBILITIES: |