)]}'
{
  "commit": "b4279240f5733ef8710c8d43a2bdcb0ec409eb49",
  "tree": "46e71e7b60c4355ac052637d768b7210a5a954c0",
  "parents": [
    "8b0e5b19bd053714b3ff4e1d9e8743a13e463039"
  ],
  "author": {
    "name": "Nick Sia",
    "email": "31839263+nicksia-vgw@users.noreply.github.com",
    "time": "Tue Aug 09 09:27:18 2022"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 09 09:27:18 2022"
  },
  "message": "http: fix error message when specifying headerTimeout for createServer\n\nThis change fixes the message on the error received when calling\nhttp.createServer(...) with a header timeout greater than the request\ntimeout is incorrect.\n\nThe validation requires that the header timeout is lower than the\nrequest timeout, but the error message asks for the opposite.\n\nPR-URL: https://github.com/nodejs/node/pull/44163\nReviewed-By: Paolo Insogna \u003cpaolo@cowtech.it\u003e\nReviewed-By: Matteo Collina \u003cmatteo.collina@gmail.com\u003e\nReviewed-By: Luigi Pinca \u003cluigipinca@gmail.com\u003e\nReviewed-By: Tobias Nießen \u003ctniessen@tnie.de\u003e\nReviewed-By: Erick Wendel \u003cerick.workspace@gmail.com\u003e\nReviewed-By: Ricky Zhou \u003c0x19951125@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a2eba953cfc2ba117517c26db8cddf2bc3c0eab8",
      "old_mode": 33188,
      "old_path": "lib/_http_server.js",
      "new_id": "5f54295c8a15634516db7ec7099bb30f00e5f821",
      "new_mode": 33188,
      "new_path": "lib/_http_server.js"
    }
  ]
}
