Skip to content

Commit

Permalink
config testing
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshvaryani committed Jul 2, 2024
1 parent 8bc1af9 commit c4e3200
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ private void setupContext(ProxyServerConfiguration config) {

// Setup proxy handler to handle CONNECT methods
ConnectHandler proxyConnectHandler = new ConnectHandler();
proxyConnectHandler.getIdleTimeout()
this.server.setHandler(proxyConnectHandler);

if (proxyHandler != null) {
Expand Down

0 comments on commit c4e3200

Please sign in to comment.