On 29/04/2019 12:30, r...@apache.org wrote:
> This is an automated email from the ASF dual-hosted git repository.
> 
> remm pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/tomcat.git
> 
> 
> The following commit(s) were added to refs/heads/master by this push:
>      new fa43440  Better error for empty header name
> fa43440 is described below
> 
> commit fa43440991fdb5d088a6417425cd18a80ba2cf71
> Author: remm <r...@apache.org>
> AuthorDate: Mon Apr 29 13:30:06 2019 +0200
> 
>     Better error for empty header name
>     
>     Also add back logging for a while.
> ---
>  conf/logging.properties                              | 2 +-
>  java/org/apache/coyote/http2/LocalStrings.properties | 1 +
>  java/org/apache/coyote/http2/Stream.java             | 7 ++++++-
>  3 files changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/logging.properties b/conf/logging.properties
> index e8b7b16..fc52083 100644
> --- a/conf/logging.properties
> +++ b/conf/logging.properties
> @@ -73,7 +73,7 @@ 
> org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager].ha
>  #org.apache.jasper.compiler.TldLocationsCache.level = FINE
>  
>  # To see debug messages for HTTP/2 handling, uncomment the following line:
> -#org.apache.coyote.http2.level = FINE
> +org.apache.coyote.http2.level = FINE

This looks like a accidental commit.

Mark


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

Reply via email to