[Httpunit-commit] CVS: httpunit/doc release_notes.txt,1.25,1.26
Brought to you by:
russgold
|
From: Russell G. <rus...@us...> - 2001-04-05 22:16:09
|
Update of /cvsroot/httpunit/httpunit/doc
In directory usw-pr-cvs1:/tmp/cvs-serv20682/doc
Modified Files:
release_notes.txt
Log Message:
Use nominal header capitalization
Index: release_notes.txt
===================================================================
RCS file: /cvsroot/httpunit/httpunit/doc/release_notes.txt,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- release_notes.txt 2001/04/03 16:49:08 1.25
+++ release_notes.txt 2001/04/05 22:16:06 1.26
@@ -17,6 +17,9 @@
Problems corrected:
1. Redirection with subframes was incorrectly targeted at the top frame.
+ 2. No longer capitalizes all header names; this was necessary for
+ compatibility with those servers that do not understand case-insensitive
+ header names.
2-Apr-01 1.2.3
Acknowledgements:
|