Skip to content

Commit

Permalink
Change .Http Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao6635 committed Jan 13, 2024
1 parent dc4d35e commit 63460ba
Showing 1 changed file with 25 additions and 26 deletions.
51 changes: 25 additions & 26 deletions tests/fixtures/scm/github/git/git-trees-success.http
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
HTTP/2 200
server: GitHub.com
date: Thu, 17 Aug 2023 15:51:04 GMT
content-type: application/json; charset=utf-8
cache-control: public, max-age=60, s-maxage=60
vary: Accept, Accept-Encoding, Accept, X-Requested-With
etag: W/"52fb8dc836f8b3786bf1ade9f5b536a72bcafc8f89f6f5ddbb18bdcfc2f859e4"
last-modified: Tue, 06 Mar 2012 23:06:50 GMT
x-github-media-type: github.v3; format=json
HTTP/1.1 200 OK
Server: GitHub.com
Date: Sat, 13 Jan 2024 07:37:57 GMT
Content-Type: application/json; charset=utf-8
Cache-Control: public, max-age=60, s-maxage=60
Vary: Accept, Accept-Encoding, Accept, X-Requested-With
ETag: W/"122c1cb1624fc0caae5bb8a69852b535c721ce8ecddd2db05374e5d2c699cf61"
Last-Modified: Sat, 13 Jan 2024 04:05:18 GMT
X-GitHub-Media-Type: github.v3; format=json
x-github-api-version-selected: 2022-11-28
access-control-expose-headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
access-control-allow-origin: *
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'
x-ratelimit-limit: 60
x-ratelimit-remaining: 55
x-ratelimit-reset: 1692289733
x-ratelimit-resource: core
x-ratelimit-used: 5
accept-ranges: bytes
content-length: 4685
x-github-request-id: 4FD7:6061:61E949:66205F:64DE41E8
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
X-Frame-Options: deny
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
Content-Security-Policy: default-src 'none'
X-RateLimit-Limit: 60
X-RateLimit-Remaining: 58
X-RateLimit-Reset: 1705134976
X-RateLimit-Resource: core
X-RateLimit-Used: 2
Accept-Ranges: bytes
Content-Length: 479
X-GitHub-Request-Id: 4642:B1098:D4200:E4058:65A23DD5

{
"sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
Expand All @@ -40,4 +40,3 @@ x-github-request-id: 4FD7:6061:61E949:66205F:64DE41E8
],
"truncated": false
}

0 comments on commit 63460ba

Please sign in to comment.