Class Servlets

java.lang.Object
io.dropwizard.servlets.Servlets

public class Servlets extends Object
Utility functions for dealing with servlets.
  • Method Details

    • getFullUrl

      public static String getFullUrl(jakarta.servlet.http.HttpServletRequest request)
      Returns the full URL of the given request.
      Parameters:
      request - an HTTP servlet request
      Returns:
      the full URL, including the query string