)]}'
{
  "commit": "88fc3587ec24bf9890f9fbc1be33e313c5d99bbc",
  "tree": "d77429f67f7e35aec3e08c83ce9a38b7250af972",
  "parents": [
    "2b9e5a7165bce1058de7a144ca9d166df4484d02"
  ],
  "author": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Sun Jul 05 09:15:11 2015 -0700"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Wed Jul 15 23:06:23 2015 +0000"
  },
  "message": "net/http: don\u0027t reuse conns after incomplete 100-continue requests\n\nIf we receive an HTTP request with \"Expect: 100-continue\" and the\nHandler never read to EOF, the conn is in an unknown state.\nDon\u0027t reuse that connection.\n\nFixes #11549\n\nChange-Id: I5be93e7a54e899d615b05f72bdcf12b25304bc60\nReviewed-on: https://go-review.googlesource.com/12262\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b28e4063c4010ad9a72df39c6e94711f043c9d5d",
      "old_mode": 33188,
      "old_path": "src/net/http/serve_test.go",
      "new_id": "345bac5608a1c5ccfb8a8a672527630e009e3249",
      "new_mode": 33188,
      "new_path": "src/net/http/serve_test.go"
    },
    {
      "type": "modify",
      "old_id": "882c3521447fab467d225472e76a8367b035e6d2",
      "old_mode": 33188,
      "old_path": "src/net/http/server.go",
      "new_id": "fda26bad1da7956b59ecdb68c08744ec8fd0e6fb",
      "new_mode": 33188,
      "new_path": "src/net/http/server.go"
    }
  ]
}
