Home / File/ testStaticTableEntries.json — netty Source File

testStaticTableEntries.json — netty Source File

Architecture documentation for testStaticTableEntries.json, a json file in the netty codebase.

Entity Profile

Source Code

{
  "header_blocks":
  [
    {
      "headers": [
        { ":authority": "" },
        { ":method": "GET" },
        { ":method": "POST" },
        { ":path": "/" },
        { ":path": "/index.html" },
        { ":scheme": "http" },
        { ":scheme": "https" },
        { "accept-charset": "" },
        { "accept-encoding": "gzip, deflate" },
        { "accept-language": "" },
        { "accept-ranges": "" },
        { "accept": "" },
        { "access-control-allow-origin": "" },
        { "age": "" },
        { "allow": "" },
        { "authorization": "" },
        { "cache-control": "" },
        { "content-disposition": "" },
        { "content-encoding": "" },
        { "content-language": "" },
        { "content-length": "" },
        { "content-location": "" },
        { "content-range": "" },
        { "content-type": "" },
        { "cookie": "" },
        { "date": "" },
        { "etag": "" },
        { "expect": "" },
        { "expires": "" },
        { "from": "" },
        { "host": "" },
        { "if-match": "" },
        { "if-modified-since": "" },
        { "if-none-match": "" },
        { "if-range": "" },
        { "if-unmodified-since": "" },
        { "last-modified": "" },
        { "link": "" },
        { "location": "" },
        { "max-forwards": "" },
        { "proxy-authenticate": "" },
        { "proxy-authorization": "" },
        { "range": "" },
        { "referer": "" },
        { "refresh": "" },
        { "retry-after": "" },
        { "server": "" },
        { "set-cookie": "" },
        { "strict-transport-security": "" },
        { "user-agent": "" },
        { "vary": "" },
        { "via": "" },
        { "www-authenticate": "" }
      ],
      "encoded": [
        "8182 8384 8586 87 8f90",
        "9192 9394 9596 9798 999a 9b9c 9d9e 9fa0",
        "a1a2 a3a4 a5a6 a7a8 a9aa abac adae afb0",
        "b1b2 b3b4 b5b6 b7b8 babb bcbd"
      ],
      "dynamic_table": [
      ],
      "table_size": 0
    }
  ]
}

Frequently Asked Questions

What does testStaticTableEntries.json do?
testStaticTableEntries.json is a source file in the netty codebase, written in json.
Where is testStaticTableEntries.json in the architecture?
testStaticTableEntries.json is located at codec-http2/src/test/resources/io/netty/handler/codec/http2/testdata/testStaticTableEntries.json (directory: codec-http2/src/test/resources/io/netty/handler/codec/http2/testdata).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free