HTTP Grammar An ANTLR4 grammar for HTTP. This grammar is based on the HTTP/1.1 specification (RFC 7230, RFC 7231) and closely follows the ABNF format. Currently, the grammar is incomplete and only supports the request line and headers.