Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xbkt
1284 days ago
You can be able to identify those requests by inspecting the TLS cipher. Cloudflare Workers has that value in `request.cf.tlsCipher`[0]. Keep in mind the collateral damage it may have, though.
[0]
https://developers.cloudflare.com/workers/runtime-apis/reque...