Y
Hacker News
new
|
ask
|
show
|
jobs
by
fenesiistvan
431 days ago
I would be interested in those tricks
1 comments
bobmcnamara
431 days ago
A big one is 'masking' all client requests that a proxy can't effectively cache the response since the request always changes.
The RFC explains it:
https://datatracker.ietf.org/doc/html/rfc6455#section-5.3
link
The RFC explains it: https://datatracker.ietf.org/doc/html/rfc6455#section-5.3