[mod-xhtml-neg-cvs] mod_xhtml_neg mod_xhtml_neg.c,1.44,1.45
Brought to you by:
run2000
From: <ru...@us...> - 2004-04-22 11:14:12
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22418 Modified Files: mod_xhtml_neg.c Log Message: Update Doxygen for 1.0 prerelease. Index: mod_xhtml_neg.c =================================================================== RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg/mod_xhtml_neg.c,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** mod_xhtml_neg.c 22 Apr 2004 11:06:12 -0000 1.44 --- mod_xhtml_neg.c 22 Apr 2004 11:14:04 -0000 1.45 *************** *** 74,77 **** --- 74,79 ---- * Etags should be unique for each content-type returned. This is done by * adding our own suffix to Etag headers when a negotiation is successful. + * The suffix is a hash of the content-type header value returned to the + * client. * * @author Nicholas Cull <ru...@us...> *************** *** 88,91 **** --- 90,94 ---- * 0.93 Use a better hash function for ETag uniqueness \n * 0.94 Parse q-values correctly irrespective of system locale \n + * 1.0 pre 1 Prepare for stable release \n * * @directive |