On Sep 16, 2015, at 6:31 AM, Lodewijk andré de la porte <l...@odewijk.nl> wrote:

> No. Every request has a header with the cookies in it.
> 
> Again: /every request contains the cookie/
> 
> This is also a reason for placing static content on a seperate server; it 
> saves bandwidth by not sending the cookie in the request.

You don’t need a separate server.  You can accomplish the same thing by setting 
the cookie’s path and using a separate subdirectory for content that doesn’t 
need the cookie.

rg

_______________________________________________
cryptography mailing list
cryptography@randombit.net
http://lists.randombit.net/mailman/listinfo/cryptography

Reply via email to