#Preventing HTTPS inspection on workers?
6 messages · Page 1 of 1 (latest)
Workers are a server-side execution thing. They don't get sent to the client in any form, only what you want to send to the client is sent.
No tool can see worker content.
No, there's no way. They're just a proxy with logging, they aren't doing anything special and don't give any indication of being used
You get the same data from dev tools, which while detectable is very easy to use even with detection tooling