)]}'
{
  "commit": "5c29e5f283b5c8947ca00269c5f25c0b63ecb451",
  "tree": "b23142364d2403ee5bf6ce5a1aa48b210a764a54",
  "parents": [
    "bae0181ae03d43997e24c4b48853d0d760e2ecb2"
  ],
  "author": {
    "name": "Piotr Sikora",
    "email": "piotrsikora@google.com",
    "time": "Wed Aug 09 02:37:41 2017 -0700"
  },
  "committer": {
    "name": "Piotr Sikora",
    "email": "piotrsikora@google.com",
    "time": "Tue Sep 19 21:52:13 2017 +0000"
  },
  "message": "HTTP/2: signal 0-byte HPACK\u0027s dynamic table size.\n\nThis change lets NGINX talk to clients with SETTINGS_HEADER_TABLE_SIZE\nsmaller than the default 4KB. Previously, NGINX would ACK the SETTINGS\nframe with a small dynamic table size, but it would never send dynamic\ntable size update, leading to a connection-level COMPRESSION_ERROR.\n\nAlso, it allows clients to release 4KB of memory per connection, since\nNGINX doesn\u0027t use HPACK\u0027s dynamic table when encoding headers, however\nclients had to maintain it, since NGINX never signaled that it doesn\u0027t\nuse it.\n\nChange-Id: Id4af7b5268ac1335f0df33d5bd78769ca6216155\nSigned-off-by: Piotr Sikora \u003cpiotrsikora@google.com\u003e\nReviewed-on: https://nginx-review.googlesource.com/3140\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "311743f5e1e2590ca483bfd43d1a11a835e2af40",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.c",
      "new_id": "0701ee4a48e86b32066ac7393a6845a6732ae877",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.c"
    },
    {
      "type": "modify",
      "old_id": "4804658eb41a25f219c4864b1a0616a4605d6ba9",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2.h",
      "new_id": "42e0eb1325158fd01936d025b04c540c7756974b",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2.h"
    },
    {
      "type": "modify",
      "old_id": "8268a0108c525bf885d865ef4ad191fca3d29e33",
      "old_mode": 33188,
      "old_path": "src/http/v2/ngx_http_v2_filter_module.c",
      "new_id": "30f88335a1658914a1a6c811a1f99504dfe74a34",
      "new_mode": 33188,
      "new_path": "src/http/v2/ngx_http_v2_filter_module.c"
    }
  ]
}
