Skip to content

Commit

Permalink
Update ProxyHandler.java
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshvaryani authored Jul 25, 2024
1 parent ee46184 commit 2bde674
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ protected String rewriteTarget(HttpServletRequest request) {
* @param proxyRequest
*/
public void preConnectionHook(HttpServletRequest request, Request proxyRequest) {
// you may override it.
}

/**
Expand Down

0 comments on commit 2bde674

Please sign in to comment.