Skip to content

HttpLexer: add support for more general HTTP methods #2460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

randomstuff
Copy link
Contributor

@randomstuff randomstuff commented Jun 24, 2023

Support for:

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

Support for:

* QUERY
* WebDav (MKCOL, PROPPATCH, etc.)
* UPnP (M-SEARCH, SUBSCRIBE, UNSUBSCRIBE)
* SSTP (SSTP_DUPLEX_POST)
* HTCPCP (BREW, WHEN)
@randomstuff randomstuff changed the title Http lexer general methods HttpLexer: add support for more general HTTP methods Jun 24, 2023
@randomstuff randomstuff force-pushed the http-lexer-general-methods branch from f9953e4 to c66df17 Compare June 24, 2023 08:25
@jeanas jeanas merged commit eb61e89 into pygments:master Jun 24, 2023
@randomstuff randomstuff deleted the http-lexer-general-methods branch July 5, 2023 23:01
@Anteru Anteru added this to the 2.16.0 milestone Aug 5, 2023
@Anteru Anteru added the A-lexing area: changes to individual lexers label Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lexing area: changes to individual lexers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants