Author: violetagg Date: Mon Mar 27 10:40:42 2017 New Revision: 1788882 URL: http://svn.apache.org/viewvc?rev=1788882&view=rev Log: ws police
Modified: tomcat/tc8.5.x/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/tc8.5.x/trunk/java/org/apache/coyote/AbstractProtocol.java URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/org/apache/coyote/AbstractProtocol.java?rev=1788882&r1=1788881&r2=1788882&view=diff ============================================================================== --- tomcat/tc8.5.x/trunk/java/org/apache/coyote/AbstractProtocol.java (original) +++ tomcat/tc8.5.x/trunk/java/org/apache/coyote/AbstractProtocol.java Mon Mar 27 10:40:42 2017 @@ -210,7 +210,7 @@ public abstract class AbstractProtocol<S /** * Specifies whether the reason phrase will be sent in the response. * By default a reason phrase will not be sent in the response. - * + * * @deprecated This option will be removed in Tomcat 9. Reason phrase will * not be sent. */ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org