Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "Specifications" page has been changed by KonstantinKolinko:
https://wiki.apache.org/tomcat/Specifications?action=diff&rev1=47&rev2=48

Comment:
Move HTTP/2 specifications to HTTP section. Remove SPDY protocol.

  
  The following are specifications for the web protocols supported by Tomcat.
  
- == HTTP ==
+ == HTTP, HTTP/2 ==
  
  || HTTP 0.9 || [[http://www.w3.org/Protocols/HTTP/AsImplemented.html|The 
Original HTTP as defined in 1991]] at W3.org||
  || HTTP/1.0 || [[http://tools.ietf.org/html/rfc1945|RFC 1945]] ||
- || HTTP/1.1 || [[http://tools.ietf.org/html/rfc2068|RFC 2068]] (January 1997) 
- obsolete, replaced by 2616<<BR>>[[http://tools.ietf.org/html/rfc2616|RFC 
2616]] (June 1999) - obsolete, replaced by 
7230...7235<<BR>>[[http://tools.ietf.org/html/rfc7230|RFC 7230]] (June 2014) - 
Message Syntax and Routing<<BR>>[[http://tools.ietf.org/html/rfc7231|RFC 7231]] 
(June 2014) - Semantics and 
Content<<BR>>[[http://tools.ietf.org/html/rfc7232|RFC 7232]] (June 2014) - 
Conditional Requests<<BR>>[[http://tools.ietf.org/html/rfc7233|RFC 7233]] (June 
2014) - Range Requests<<BR>>[[http://tools.ietf.org/html/rfc7234|RFC 7234]] 
(June 2014) - Caching<<BR>>[[http://tools.ietf.org/html/rfc7235|RFC 7235]] 
(June 2014) - Authentication ||
+ || HTTP/1.1 || [[http://tools.ietf.org/html/rfc2068|RFC 2068]] (January 1997) 
- obsolete, replaced by 2616<<BR>>[[http://tools.ietf.org/html/rfc2616|RFC 
2616]] (June 1999) - obsolete, replaced by 
7230...7235<<BR>><<BR>>[[http://tools.ietf.org/html/rfc7230|RFC 7230]] (June 
2014) - Message Syntax and 
Routing<<BR>>[[http://tools.ietf.org/html/rfc7231|RFC 7231]] (June 2014) - 
Semantics and Content<<BR>>[[http://tools.ietf.org/html/rfc7232|RFC 7232]] 
(June 2014) - Conditional 
Requests<<BR>>[[http://tools.ietf.org/html/rfc7233|RFC 7233]] (June 2014) - 
Range Requests<<BR>>[[http://tools.ietf.org/html/rfc7234|RFC 7234]] (June 2014) 
- Caching<<BR>>[[http://tools.ietf.org/html/rfc7235|RFC 7235]] (June 2014) - 
Authentication ||
+ || HTTP/2 || [[http://tools.ietf.org/html/rfc7540|RFC 7540]] (May 2015) - 
Hypertext Transfer Protocol Version 2 
(HTTP/2)<<BR>>[[http://tools.ietf.org/html/rfc7541|RFC 7541]] (May 2015) - 
HPACK: Header Compression for HTTP/2<<BR>><<BR>> 
[[http://http2.github.io/|HTTP/2 home page, maintained by the IETF HTTPbis 
Working Group]] ||
  
  === Related Specifications ===
  
@@ -168, +169 @@

  
  || AJP/1.3 || [[http://tomcat.apache.org/connectors-doc/ajp/ajpv13a.html|AJP 
Protocol Reference - AJPv13]] ||
  
- == SPDY ==
- 
- TBD
- 
- SPDY protocol is obsolete, has been replaced by HTTP/2.
- 
- 
[[http://tools.ietf.org/html/draft-mbelshe-httpbis-spdy-00|draft-mbelshe-httpbis-spdy-00]]
 (Draft 3), Expires: August 4, 2012
- 
- [[http://dev.chromium.org/spdy/spdy-protocol|List of protocol specifications, 
at dev.chromium.org]]
- 
- == HTTP/2 ==
- 
- [[http://http2.github.io/|HTTP/2 home page, maintained by the IETF HTTPbis 
Working Group]]
- 
- || HTTP/2 || [[http://tools.ietf.org/html/rfc7540|RFC 7540]] (May 2015) - 
Hypertext Transfer Protocol Version 2 
(HTTP/2)<<BR>>[[http://tools.ietf.org/html/rfc7541|RFC 7541]] (May 2015) - 
HPACK: Header Compression for HTTP/2 ||
- 
- Note: Firefox enabled HTTP/2 protocol starting with version 34 (released on 
December 1, 2014), according to its 
[[https://developer.mozilla.org/en-US/Firefox/Releases/34/Site_Compatibility#Networking|Site
 Compatibility for Firefox 34]].
- 
  == WebSocket ==
  
  !WebSocket protocol is specified by [[http://tools.ietf.org/html/rfc6455|RFC 
6455]].

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to