Changeset 185 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 02/02/08 13:40:24 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r183 r185 2207 2207 2208 2208 warn-code = 3DIGIT 2209 warn-agent = ( host [ ":" port ] ) | pseudonym2209 warn-agent = ( uri-host [ ":" port ] ) | pseudonym 2210 2210 ; the name or pseudonym of the server adding 2211 2211 ; the Warning header, for use in debugging … … 2855 2855 </list> 2856 2856 </t> 2857 <t> 2858 Other changes: 2859 <list style="symbols"> 2860 <t> 2861 Get rid of duplicate BNF rule names ("host" -> "uri-host") 2862 (work in progress on <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/36"/>) 2863 </t> 2864 </list> 2865 </t> 2857 2866 </section> 2858 2867
Note: See TracChangeset
for help on using the changeset viewer.