* Add support in `Url` to parse all types of schemes
* .
* Guard handler against http looking protocol but not web or proxy requests
* Fix condition for web server protocol detection
* doc happy
* Update flags and type check imports only
* Add `protocols` abstract static method to `HttpProtocolHandlerBase` which defines which HTTP specification is followed by the core plugin
* lint
* Fix tests
* Lint fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>