Interface HttpTransactionQueryInterface

    • Method Detail

      • setRedirectBehavior

        void setRedirectBehavior​(int behavior)
        Set desired redirect behavior for the HTTP transaction code
        Parameters:
        behavior - Desired redirect handling. (one of the REDIRECT constants)
      • setQueryMethod

        void setQueryMethod​(String method)
        Parameters:
        method - HTTP submission type. (one of the METHOD constants)