We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I shouldn't have seen a set of rate limit headers in the following response:
kuma:~ jamullig$ curl -i -X HEAD https://parking.corp.adobe.com Warning: Setting custom HTTP method to HEAD with -X/--request may not work the Warning: way you want. Consider using -I/--head instead. HTTP/1.1 200 OK server: tenso/4.3.21 x-powered-by: node.js/6.9.5 allow: GET, HEAD, OPTIONS x-frame-options: SAMEORIGIN strict-transport-security: max-age=10886400; includeSubDomains; preload x-ratelimit-limit: 50 x-ratelimit-remaining: 49 x-ratelimit-reset: 1486480307 accept-ranges: bytes content-type: text/html; charset=utf-8 cache-control: no-cache connection: close content-length: 0 x-response-time: 0.52 ms set-cookie: connect.sid=abc; Path=/; HttpOnly Date: Tue, 07 Feb 2017 15:09:47 GMT
The text was updated successfully, but these errors were encountered:
ff8d496
avoidwork
No branches or pull requests
I shouldn't have seen a set of rate limit headers in the following response:
The text was updated successfully, but these errors were encountered: