1. 소식
- 2018년 5월 4일 톰캣 8.5.31 릴리즈되었습니다.
- 링크 : http://mail-archives.us.apache.org/mod_mbox/www-announce/201805.mbox/%3c7f27e941-ccbb-06b1-fde8-29a988486cee@apache.org%3e
2. 상세
- Implement configuration options to work-around specification non-compliant user agents (including all the major browsers) that do not correctly %nn encode URI paths and query strings as required by RFC 7230 and RFC 3986
- Enable the CrawlerSessionManagerValve to correctly handle bots that crawl multiple hosts and/or web applications when the Valve is configured on a Host or an Engine.
- Add support for annotation scanning of classes built with Java 11 EA