Skip to content
Permalink
Browse files
Script updating archive at 2022-04-17T00:08:54Z. [ci skip]
  • Loading branch information
ID Bot committed Apr 17, 2022
1 parent 3d9555d commit 3d62920cce6247a2dbb8fbeaafc7a1a821ce8104
Showing with 59 additions and 3 deletions.
  1. +59 −3 archive.json
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2022-04-10T00:08:05.998930+00:00",
"timestamp": "2022-04-17T00:08:48.626280+00:00",
"repo": "quicwg/base-drafts",
"labels": [
{
@@ -494595,13 +494595,13 @@
],
"body": "This PR contains, as best I can, the content and XML changes made by the RFC Editor during Auth48, including those I disagree with. I'll note and propose reversions where appropriate.\r\n\r\nThings not addressed:\r\n\r\n- In Section 1.2, the RFC Editor added `indent=9` to the `<dl>` tag; I'm not sure how to do that from Markdown\r\n- The change in #4980 was pulled out into a separate issue.",
"createdAt": "2022-04-04T21:28:26Z",
"updatedAt": "2022-04-04T21:39:24Z",
"updatedAt": "2022-04-15T19:30:00Z",
"baseRepository": "quicwg/base-drafts",
"baseRefName": "h3qp_auth48",
"baseRefOid": "2bfb3d6a6bef63bebb65cef5d9015fc73dedea2d",
"headRepository": "quicwg/base-drafts",
"headRefName": "qpack/txt_diff",
"headRefOid": "1323b8ac881fe3f9123823a9e87bf0ec5d9bf466",
"headRefOid": "8cabfdb5b586fe01ef4abe938262b596a5870bb2",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
@@ -494696,6 +494696,62 @@
"mergeCommit": null,
"comments": [],
"reviews": []
},
{
"number": 4985,
"id": "PR_kwDOBGXJj842TY5J",
"title": "Explicitly prohibit requests to close control streams",
"url": "https://github.com/quicwg/base-drafts/pull/4985",
"state": "OPEN",
"author": "MikeBishop",
"authorAssociation": "CONTRIBUTOR",
"assignees": [],
"labels": [
"design",
"-qpack"
],
"body": "Fixes #4984; builds on #4982.",
"createdAt": "2022-04-15T19:27:48Z",
"updatedAt": "2022-04-16T12:35:58Z",
"baseRepository": "quicwg/base-drafts",
"baseRefName": "qpack/txt_diff",
"baseRefOid": "8cabfdb5b586fe01ef4abe938262b596a5870bb2",
"headRepository": "quicwg/base-drafts",
"headRefName": "qpack/stop_sending",
"headRefOid": "969482cdd4dea16c60e23570186a7daefba7f774",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"comments": [],
"reviews": [
{
"id": "PRR_kwDOBGXJj844P1ug",
"commit": {
"abbreviatedOid": "969482c"
},
"author": "marten-seemann",
"authorAssociation": "CONTRIBUTOR",
"state": "APPROVED",
"body": "",
"createdAt": "2022-04-15T19:47:35Z",
"updatedAt": "2022-04-15T19:47:35Z",
"comments": []
},
{
"id": "PRR_kwDOBGXJj844Qgu8",
"commit": {
"abbreviatedOid": "969482c"
},
"author": "tatsuhiro-t",
"authorAssociation": "CONTRIBUTOR",
"state": "APPROVED",
"body": "",
"createdAt": "2022-04-16T12:35:58Z",
"updatedAt": "2022-04-16T12:35:58Z",
"comments": []
}
]
}
]
}

0 comments on commit 3d62920

Please sign in to comment.