ngrok / ngrok-java

Embed ngrok secure ingress into your Java apps with a single line of code.
Other
27 stars 8 forks source link

add methods for jetty 12 compatibility #46

Closed alawrenc closed 7 months ago

alawrenc commented 7 months ago

Jetty 12 removed the default implementations of two methods. This adds them back so that we are compile-time compatible with Jetty 11 and 12.