Skip to content

Commit

Permalink
Merge 9b0829f into ed6edfc
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Feb 7, 2020
2 parents ed6edfc + 9b0829f commit de46dab
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
4 changes: 2 additions & 2 deletions scenarios/api.github.com/markdown/normalized-fixture.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"status": "200 OK",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"x-commonmarker-version": "0.20.0",
"x-commonmarker-version": "0.21.0",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-request-id": "0000:00000:0000000:0000000:00000000",
Expand Down Expand Up @@ -63,7 +63,7 @@
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"status": "200 OK",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"x-commonmarker-version": "0.20.0",
"x-commonmarker-version": "0.21.0",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-request-id": "0000:00000:0000000:0000000:00000000",
Expand Down
32 changes: 14 additions & 18 deletions scenarios/api.github.com/markdown/raw-fixture.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"status": 200,
"response": "<h3>Hello</h3>\n<p><a class=\"commit-link\" data-hovercard-type=\"commit\" data-hovercard-url=\"https://github.com/octokit-fixture-org/hello-world/commit/b597b5d6eead8f1a9e9d3243cd70a890a6155ca8/hovercard\" href=\"https://github.com/octokit-fixture-org/hello-world/commit/b597b5d6eead8f1a9e9d3243cd70a890a6155ca8\"><tt>b597b5d</tt></a></p>",
"rawHeaders": [
"Server",
"GitHub.com",
"Date",
"Fri, 10 Jan 2020 17:33:49 GMT",
"Fri, 07 Feb 2020 10:56:42 GMT",
"Content-Type",
"text/html;charset=utf-8",
"Content-Length",
"330",
"Connection",
"close",
"Server",
"GitHub.com",
"Status",
"200 OK",
"X-RateLimit-Limit",
"5000",
"X-RateLimit-Remaining",
"4503",
"4937",
"X-RateLimit-Reset",
"1578680040",
"1581076487",
"X-CommonMarker-Version",
"0.20.0",
"0.21.0",
"Access-Control-Expose-Headers",
"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin",
Expand All @@ -47,10 +47,8 @@
"origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy",
"default-src 'none'",
"Vary",
"Accept-Encoding",
"X-GitHub-Request-Id",
"DA49:93B3:C0B8D9:EBB780:5E18B57D"
"9E3C:57C0:319BCA:79D154:5E3D426A"
],
"reqheaders": {
"accept": "text/html,application/vnd.github.speedy-preview+json",
Expand All @@ -68,26 +66,26 @@
"status": 200,
"response": "<h3>\n<a id=\"user-content-hello\" class=\"anchor\" href=\"#hello\" aria-hidden=\"true\"><span aria-hidden=\"true\" class=\"octicon octicon-link\"></span></a>Hello</h3>\n<p>b597b5d</p>\n",
"rawHeaders": [
"Server",
"GitHub.com",
"Date",
"Fri, 10 Jan 2020 17:33:52 GMT",
"Fri, 07 Feb 2020 10:56:45 GMT",
"Content-Type",
"text/html;charset=utf-8",
"Content-Length",
"171",
"Connection",
"close",
"Server",
"GitHub.com",
"Status",
"200 OK",
"X-RateLimit-Limit",
"5000",
"X-RateLimit-Remaining",
"4502",
"4936",
"X-RateLimit-Reset",
"1578680040",
"1581076487",
"X-CommonMarker-Version",
"0.20.0",
"0.21.0",
"Access-Control-Expose-Headers",
"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type",
"Access-Control-Allow-Origin",
Expand All @@ -104,10 +102,8 @@
"origin-when-cross-origin, strict-origin-when-cross-origin",
"Content-Security-Policy",
"default-src 'none'",
"Vary",
"Accept-Encoding",
"X-GitHub-Request-Id",
"DA4A:6E54:96A912:B96A1E:5E18B580"
"9E3E:7FA8:1C992A:455217:5E3D426D"
],
"reqheaders": {
"accept": "text/html,application/vnd.github.speedy-preview+json",
Expand Down

0 comments on commit de46dab

Please sign in to comment.