HttpLexer: add support for more general HTTP methods by randomstuff · Pull Request #2460 · pygments/pygments

Support for:

* QUERY
* WebDav (MKCOL, PROPPATCH, etc.)
* UPnP (M-SEARCH, SUBSCRIBE, UNSUBSCRIBE)
* SSTP (SSTP_DUPLEX_POST)
* HTCPCP (BREW, WHEN)

@randomstuff changed the title Http lexer general methods HttpLexer: add support for more general HTTP methods

Jun 24, 2023