11 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p2-semantics/ p2: Semantics] - methods, status codes and headers |
12 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p3-payload/ p3: Payload] - dealing with content, message-specific headers |
13 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p4-conditional/ p4: Conditional Requests] - e.g., If-Modified-Since |
14 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p5-range/ p5: Range Requests] - getting partial content |
15 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p6-cache/ p6: Caching] - browser and intermediary caches |
16 | | * [http://tools.ietf.org/wg/httpbis/draft-ietf-httpbis-p7-auth/ p7: Authentication] - HTTP authentication framework |
| 11 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics/ p2: Semantics] - methods, status codes and headers |
| 12 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p3-payload/ p3: Payload] - dealing with content, message-specific headers |
| 13 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional/ p4: Conditional Requests] - e.g., If-Modified-Since |
| 14 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p5-range/ p5: Range Requests] - getting partial content |
| 15 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache/ p6: Caching] - browser and intermediary caches |
| 16 | * [http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth/ p7: Authentication] - HTTP authentication framework |