Skip to content

Cust bak - #5

Merged
shoey63 merged 2 commits into
my-custom-buildfrom
cust-bak
Apr 3, 2026
Merged

Cust bak#5
shoey63 merged 2 commits into
my-custom-buildfrom
cust-bak

Conversation

@shoey63

@shoey63 shoey63 commented Apr 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

shoey63 added 2 commits April 1, 2026 22:55
Resolved an issue where aggressive caching by Google's globally distributed CDN edge nodes would frequently return stale hardware attestation CRL lists (HTTP 304 or old HTTP 200 payloads), causing the app to display outdated revocation dates.

Implemented a dynamic cache-busting strategy that injects a randomized float into the 'Accept' and 'Accept-Encoding' HTTP headers. Combined with 'identity' encoding and strict 'no-cache' directives, this forces the CDN to bypass local edge caches and fetch the absolute latest X.509 revocation list directly from the origin server on every network request.

Credits:
- Cache-busting header logic and randomized quality values courtesy of XDA members TheFreeman193 and Vagelis1608.
@shoey63
shoey63 merged commit c05f2af into my-custom-build Apr 3, 2026
2 checks passed
@shoey63
shoey63 deleted the cust-bak branch April 3, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant