Changeset 327 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 01/10/08 11:38:10 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r326 r327 1883 1883 e-mail address for the human user who controls the requesting user 1884 1884 agent. The address &SHOULD; be machine-usable, as defined by "mailbox" 1885 in <xref x:sec="3.4" x:fmt="of" target="RFC 2822"/>:1885 in <xref x:sec="3.4" x:fmt="of" target="RFC5322"/>: 1886 1886 </t> 1887 1887 <figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="From"/> 1888 1888 <x:ref>From</x:ref> = "From" ":" <x:ref>mailbox</x:ref> 1889 1889 1890 <x:ref>mailbox</x:ref> = <mailbox, defined in <xref x:sec="3.4" x:fmt="," target="RFC 2822"/>>1890 <x:ref>mailbox</x:ref> = <mailbox, defined in <xref x:sec="3.4" x:fmt="," target="RFC5322"/>> 1891 1891 </artwork></figure> 1892 1892 <t> … … 2977 2977 </reference> 2978 2978 2979 <reference anchor="RFC2822">2980 <front>2981 <title>Internet Message Format</title>2982 <author initials="P." surname="Resnick" fullname="P. Resnick">2983 <organization>QUALCOMM Incorporated</organization>2984 </author>2985 <date year="2001" month="April"/>2986 </front>2987 <seriesInfo name="RFC" value="2822"/>2988 </reference>2989 2990 2979 <reference anchor='RFC3864'> 2991 2980 <front> … … 3024 3013 <seriesInfo name='BCP' value='26' /> 3025 3014 <seriesInfo name='RFC' value='5226' /> 3015 </reference> 3016 3017 <reference anchor="RFC5322"> 3018 <front> 3019 <title>Internet Message Format</title> 3020 <author initials="P." surname="Resnick" fullname="P. Resnick"> 3021 <organization>Qualcomm Incorporated</organization> 3022 </author> 3023 <date year="2008" month="October"/> 3024 </front> 3025 <seriesInfo name="RFC" value="5322"/> 3026 3026 </reference> 3027 3027 … … 3305 3305 <section title="Since draft-ietf-httpbis-p2-semantics-04" anchor="changes.since.04"> 3306 3306 <t> 3307 Closed issues: 3308 <list style="symbols"> 3309 <t> 3310 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/132"/>: 3311 "RFC 2822 is updated by RFC 5322" 3312 </t> 3313 </list> 3307 3314 </t> 3308 3315 </section>
Note: See TracChangeset
for help on using the changeset viewer.