13 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging/ p1: Messaging] - low-level message parsing and connection management |
14 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics/ p2: Semantics] - methods, status codes and headers |
15 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload/ p3: Payload] - dealing with content, message-specific headers |
16 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional/ p4: Conditional Requests] - e.g., If-Modified-Since |
17 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p5-range/ p5: Range Requests] - getting partial content |
18 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache/ p6: Caching] - browser and intermediary caches |
19 | | * [http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth/ p7: Authentication] - HTTP authentication framework |
| 13 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging/ p1: Messaging] - low-level message parsing and connection management ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p1-messaging.html work-in-progress in HTML format]) |
| 14 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics/ p2: Semantics] - methods, status codes and headers ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p2-semantics.html work-in-progress in HTML format]) |
| 15 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload/ p3: Payload] - dealing with content, message-specific headers ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p3-payload.html work-in-progress in HTML format]) |
| 16 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional/ p4: Conditional Requests] - e.g., If-Modified-Since ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p4-conditional.html work-in-progress in HTML format]) |
| 17 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p5-range/ p5: Range Requests] - getting partial content ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p5-range.html work-in-progress in HTML format]) |
| 18 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache/ p6: Caching] - browser and intermediary caches ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p6-cache.html work-in-progress in HTML format]) |
| 19 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth/ p7: Authentication] - HTTP authentication framework ([https://svn.tools.ietf.org/svn/wg/httpbis/draft-ietf-httpbis/latest/p7-auth.html work-in-progress in HTML format]) |