)]}'
{
  "commit": "aeb243ab0ad92c21e6b235976a7eb3406478bd74",
  "tree": "4452c063839ced05b96fe22207926611f5903ee0",
  "parents": [
    "18631e198ebd9f3c4984b76dcd52258b5ddf4a93"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Fri Jan 27 08:37:30 2023 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Jan 27 08:38:14 2023 -0800"
  },
  "message": "Change variable types in BalsaHeaders::ParseTokenList().\n\nQUICHE does not compile in Envoy on Windows after some recent C++20-related\nfixes.  This motivated cl/504122725, but that did not fix the issue, because the\nC++20-only (begin iterator, count) constructor signature is not available, and\nan iterator cannot implicitly be converted to a pointer type on that platform.\nThe current change reverts cl/504122725 and instead uses\nabsl::string_view::data() which return absl::string_view::pointer_type instead\nof iterator_type.\nPiperOrigin-RevId: 505126369\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7dfc344f349edadee5bfa01fec651cd34ba92563",
      "old_mode": 33188,
      "old_path": "quiche/balsa/balsa_headers.cc",
      "new_id": "80642c3e533675c26391503b40c606e4f41721f4",
      "new_mode": 33188,
      "new_path": "quiche/balsa/balsa_headers.cc"
    }
  ]
}
