)]}'
{
  "commit": "0b77d3eb009335aaa72205c6642409a5e4a408d6",
  "tree": "5bd864887e6157d1c78fa92f934c7ad5de550725",
  "parents": [
    "fab47f7b3a9d8ad91b96bf80f0b9dff2feda31d2"
  ],
  "author": {
    "name": "Niklas Schnelle",
    "email": "niklas.schnelle@gmail.com",
    "time": "Mon Mar 13 07:43:16 2017 +0530"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Thu Jun 08 17:45:27 2017 +0000"
  },
  "message": "net/http: add Server.ServeTLS method\n\nServer.ServeTLS wraps Server.Serve with added TLS support. This is\nparticularly useful for serving on manually initialized listeners.\nExample use-case includes ability to serve with TLS on listener\nprovided by systemd\u0027s socket activation.\n\nA matching test heavily based on TestAutomaticHTTP2_ListenAndServe\nis also included.\n\nOriginal code by Gurpartap Singh as\nhttps://go-review.googlesource.com/c/38114/\n\nFixes #13228\n\nChange-Id: I73bb703f501574a84d261c2d7b9243a89fa52d62\nReviewed-on: https://go-review.googlesource.com/44074\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d862bed5a8992447c9fa3fc31fd7ca6f5a8b7ae4",
      "old_mode": 33188,
      "old_path": "src/net/http/serve_test.go",
      "new_id": "5ed789509330f816b2ae1b6de1216c61472e73c7",
      "new_mode": 33188,
      "new_path": "src/net/http/serve_test.go"
    },
    {
      "type": "modify",
      "old_id": "add05c24ed6acf418feadfaf295b656881978592",
      "old_mode": 33188,
      "old_path": "src/net/http/server.go",
      "new_id": "c1b98daabff20b26b1a7d8fd22a9db006c0d1785",
      "new_mode": 33188,
      "new_path": "src/net/http/server.go"
    }
  ]
}
