Added ALPN debug configuration.
This commit is contained in:
parent
605f32b022
commit
1fadf41464
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue