Interface HTTPRequestModifier


public interface HTTPRequestModifier
HTTPRequest modifier.
  • Method Details

    • modify

      Modifies the specified HTTPRequest.
      Parameters:
      httpRequest - The original HTTP request.
      Returns:
      The HTTP request to use (potentially modified).