)]}'
{
  "commit": "31adc4eb00ea69a3a8d7331c3e2329cfd354b9f7",
  "tree": "8edab9fcf918307d9ce22cd7bddcf0b24e1b854d",
  "parents": [
    "e8ec15385c616988d9e360b5ba98c450c4e03e0b"
  ],
  "author": {
    "name": "davidben",
    "email": "davidben@google.com",
    "time": "Thu Apr 20 13:35:59 2023 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Apr 20 13:36:42 2023 -0700"
  },
  "message": "Avoid unnecessarily dipping into C pointers in StripLeft\n\nThis can just be written with `find_first_not_of`. One less use of `string_view::data()`, which is a bit harder to reason about w.r.t. memory-safety.\n\nPiperOrigin-RevId: 525836210\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1f8a12fc4e8676d794c92d180a760b47e6fcf45f",
      "old_mode": 33188,
      "old_path": "quiche/common/structured_headers.cc",
      "new_id": "58aec62d7f7388a5295a3b15de07e2afdf0d14aa",
      "new_mode": 33188,
      "new_path": "quiche/common/structured_headers.cc"
    }
  ]
}
