Open
Description
This function would bypass all checks on the input in favor of the caller guaranteeing that:
- The input only contains valid method characters
- The input is not a standard HTTP method.
This is a continuation of #8
This function would bypass all checks on the input in favor of the caller guaranteeing that:
This is a continuation of #8