You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Apache Wiki <wi...@apache.org> on 2014/06/14 01:58:44 UTC

[Tomcat Wiki] Update of "Specifications" by KonstantinKolinko

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=32&rev2=33

Comment:
Add links to new HTTP/1.1 specifications

  
  || 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/rfc2616|RFC 2616]] ||
+ || 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 ||
  
  === Related Specifications ===
  
- || [[http://tools.ietf.org/html/rfc2617|RFC 2617]] || "HTTP Authentication: Basic and Digest Access Authentication"<<BR>>Covers BASIC and DIGEST authentication methods ||
+ || [[http://tools.ietf.org/html/rfc2617|RFC 2617]] || "HTTP Authentication: Basic and Digest Access Authentication"<<BR>>It covers BASIC and DIGEST authentication methods<<BR>>It was updated by [[http://tools.ietf.org/html/rfc7235|RFC 7235]]. ||
  
  == AJP ==
  

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