- Timestamp:
- 21/01/13 23:34:41 (9 years ago)
- Location:
- draft-ietf-httpbis-http2/01
- Files:
-
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-http2/01/draft-ietf-httpbis-http2-01.xml
r2127 r2148 14 14 <?rfc-ext include-references-in-index="yes" ?> 15 15 16 <rfc ipr="trust200902" docName="draft-ietf-httpbis-http2- latest" xmlns:x='http://purl.org/net/xml2rfc/ext'>16 <rfc ipr="trust200902" docName="draft-ietf-httpbis-http2-01" xmlns:x='http://purl.org/net/xml2rfc/ext'> 17 17 <x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&body=<{ref}>:"/> 18 18 <front> … … 58 58 </address> 59 59 </author> 60 <date year="2013" />60 <date day="22" month="January" year="2013" /> 61 61 <area>Applications</area> 62 62 <workgroup>HTTPbis Working Group</workgroup> … … 67 67 This document describes an optimised expression of the semantics of the HTTP protocol. The 68 68 HTTP/2.0 encapsulation enables more efficient transfer of resources over HTTP by providing 69 compressed headers, simultaneous requests, and unsolic ted push of resources from server to69 compressed headers, simultaneous requests, and unsolicited push of resources from server to 70 70 client. 71 71 </t>
Note: See TracChangeset
for help on using the changeset viewer.