Changeset 430
- Timestamp:
- 27/11/08 16:07:53 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r429 r430 917 917 </p> 918 918 <h2 id="rfc.section.2.3"><a href="#rfc.section.2.3">2.3</a> <a id="http.proxy" href="#http.proxy">Use of HTTP for proxy communication</a></h2> 919 <p id="rfc.section.2.3.p.1">Configured to use HTTP to proxy HTTP or other protocols.</p> 919 <p id="rfc.section.2.3.p.1"> <span class="comment">[rfc.comment.1: TBD: Configured to use HTTP to proxy HTTP or other protocols.]</span> 920 </p> 920 921 <h2 id="rfc.section.2.4"><a href="#rfc.section.2.4">2.4</a> <a id="http.intercept" href="#http.intercept">Interception of HTTP for access control</a></h2> 921 <p id="rfc.section.2.4.p.1">Interception of HTTP traffic for initiating access control.</p> 922 <p id="rfc.section.2.4.p.1"> <span class="comment">[rfc.comment.2: TBD: Interception of HTTP traffic for initiating access control.]</span> 923 </p> 922 924 <h2 id="rfc.section.2.5"><a href="#rfc.section.2.5">2.5</a> <a id="http.others" href="#http.others">Use of HTTP by other protocols</a></h2> 923 <p id="rfc.section.2.5.p.1">Profiles of HTTP defined by other protocol. Extensions of HTTP like WebDAV.</p> 925 <p id="rfc.section.2.5.p.1"> <span class="comment">[rfc.comment.3: TBD: Profiles of HTTP defined by other protocol. Extensions of HTTP like WebDAV.]</span> 926 </p> 924 927 <h2 id="rfc.section.2.6"><a href="#rfc.section.2.6">2.6</a> <a id="http.media" href="#http.media">Use of HTTP by media type specification</a></h2> 925 <p id="rfc.section.2.6.p.1">Instructions on composing HTTP requests via hypertext formats.</p> 928 <p id="rfc.section.2.6.p.1"> <span class="comment">[rfc.comment.4: TBD: Instructions on composing HTTP requests via hypertext formats.]</span> 929 </p> 926 930 <h1 id="rfc.section.3"><a href="#rfc.section.3">3.</a> <a id="protocol.parameters" href="#protocol.parameters">Protocol Parameters</a></h1> 927 931 <h2 id="rfc.section.3.1"><a href="#rfc.section.3.1">3.1</a> <a id="http.version" href="#http.version">HTTP Version</a></h2> -
draft-ietf-httpbis/latest/p1-messaging.xml
r429 r430 736 736 <section title="Use of HTTP for proxy communication" anchor="http.proxy"> 737 737 <t> 738 Configured to use HTTP to proxy HTTP or other protocols.738 <cref>TBD: Configured to use HTTP to proxy HTTP or other protocols.</cref> 739 739 </t> 740 740 </section> 741 741 <section title="Interception of HTTP for access control" anchor="http.intercept"> 742 742 <t> 743 Interception of HTTP traffic for initiating access control.743 <cref>TBD: Interception of HTTP traffic for initiating access control.</cref> 744 744 </t> 745 745 </section> 746 746 <section title="Use of HTTP by other protocols" anchor="http.others"> 747 747 <t> 748 Profiles of HTTP defined by other protocol.749 Extensions of HTTP like WebDAV. 748 <cref>TBD: Profiles of HTTP defined by other protocol. 749 Extensions of HTTP like WebDAV.</cref> 750 750 </t> 751 751 </section> 752 752 <section title="Use of HTTP by media type specification" anchor="http.media"> 753 753 <t> 754 Instructions on composing HTTP requests via hypertext formats.754 <cref>TBD: Instructions on composing HTTP requests via hypertext formats.</cref> 755 755 </t> 756 756 </section>
Note: See TracChangeset
for help on using the changeset viewer.