)]}'
{
  "commit": "89d8da3584ec003f42b5e8dc48cabbdf30c63072",
  "tree": "0ac1ad8b62e6b90efaee7a69e8be4880b49fdda1",
  "parents": [
    "83bd4c083927c52a418ef4694780e36176779432"
  ],
  "author": {
    "name": "QUICHE team",
    "email": "quiche-dev@google.com",
    "time": "Thu Oct 30 16:43:18 2025 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Oct 30 16:44:22 2025 -0700"
  },
  "message": "Add helper methods to check a string\u0027s RFC 9110, 5.6.2 compliance\n\nhttps://datatracker.ietf.org/doc/html/rfc9110#section-5.6.2 shows the grammar for a `token` and gives an _inclusive_ listing of characters. Balsa does not currently have a helper which exactly matches this listing of characters. The closest thing we have is the _exclusive_ list `kInvalidHeaderKeyCharList` which _almost_ matches this inclusive list with the exception of `:` for the set of US-ASCII characters. We add the helper here for use by future changes.\n\nProtected by adding helper method for future CL.\n\nPiperOrigin-RevId: 826236709\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0e78912ed9a398de648ec69f6e8c90d802ea28a",
      "old_mode": 33188,
      "old_path": "quiche/balsa/header_properties.cc",
      "new_id": "03ebe56ef84f7e9a84f04e00b2a3d8b8986315a5",
      "new_mode": 33188,
      "new_path": "quiche/balsa/header_properties.cc"
    },
    {
      "type": "modify",
      "old_id": "79588ea640198f34bdef90e05619e9264180d0f1",
      "old_mode": 33188,
      "old_path": "quiche/balsa/header_properties.h",
      "new_id": "a540e798630b88d6ab2bc1f68e96deaef3716192",
      "new_mode": 33188,
      "new_path": "quiche/balsa/header_properties.h"
    },
    {
      "type": "modify",
      "old_id": "980c419a73458d343d8e7b9ea3f156211bafe643",
      "old_mode": 33188,
      "old_path": "quiche/balsa/header_properties_test.cc",
      "new_id": "ad983f148e8190e7ecb8eebbd0295b9f7c770b87",
      "new_mode": 33188,
      "new_path": "quiche/balsa/header_properties_test.cc"
    }
  ]
}
