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=41&rev2=42 Comment: Add link to RFC 6266 === Related Specifications === - || [[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]]. || + || [[http://tools.ietf.org/html/rfc2617|RFC 2617]] || "HTTP Authentication: Basic and Digest Access Authentication"<<BR>>It covers BASIC and DIGEST authentication methods<<BR>><<BR>>It was updated by [[http://tools.ietf.org/html/rfc7235|RFC 7235]]. || || [[https://tools.ietf.org/html/rfc6265|RFC 6265]] || "HTTP State Management Mechanism"<<BR>>The specification about cookies. Implemented by [[http://tomcat.apache.org/tomcat-8.0-doc/config/cookie-processor.html | org.apache.tomcat.util.http.Rfc6265CookieProcessor]] that is available since Tomcat 8.0.15 and is default with Tomcat 8.5.0 onwards. See also "Cookies" page in [[Development|"Development Issues"]].<<BR>><<BR>>Obsolete specifications: [[https://tools.ietf.org/html/rfc2109|RFC2109]], [[https://tools.ietf.org/html/rfc2965|RFC 2965]]. || + || [[https://tools.ietf.org/html/rfc6266|RFC 6266]] || "Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)"<<BR>>Content-Disposition header is used by file uploads. See also [[https://bz.apache.org/bugzilla/show_bug.cgi?id=59115#c5|Bug 59115]] || == AJP == --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org