GitHub API Rate Limits: an Unauthenticated 304 Still Costs You a Request
GitHub API未认证请求即使返回304也照样消耗速率限制配额,开发中必须留意这个易踩的坑。
No token. One IP. July 29, 2026: GET /repos/python/cpython 200 5996 B remaining 32 -> 31 + If-None-Match (no Authorization header) 304 0 B remainin…