Interface FormParseOpts


  • public interface FormParseOpts
    Options for parsing a Form.
    • Method Detail

      • isIncludeQueryParams

        boolean isIncludeQueryParams()
        Whether to include the query parameters from the request in the parsed form.
        Returns:
        whether to include the query parameters from the request in the parsed form