top | item 16582540 (no title) thegoleffect | 8 years ago Kenton said Workers don't have access to client's cookies, how can you do routing based on cookies with Workers? discuss order hn newest slig|8 years ago They don't have access to all the cookies in the users cookie jar, but since they work by intercepting requests, they can read the cookies that the browser send and act upon them.
slig|8 years ago They don't have access to all the cookies in the users cookie jar, but since they work by intercepting requests, they can read the cookies that the browser send and act upon them.
slig|8 years ago