Added ALPN debug configuration.

This commit is contained in:
Simone Bordet 2014-06-16 18:11:40 +02:00
parent 605f32b022
commit 1fadf41464
1 changed files with 9 additions and 6 deletions

View File

@ -12,5 +12,8 @@
<Set name="defaultProtocol">http/1.1</Set>
<!-- Enables NPN debugging on System.err -->
<!--<Set class="org.eclipse.jetty.alpn.ALPN" name="debug" type="boolean">true</Set>-->
</Configure>