> Because WebSession is dedicated to session maintenance and nothing else, a client could theoretically reject all cookies on any supporting site, ideally skipping the jarring cookie banner experience. This has nothing to do with cookies, the banner is required if the site is processing data that is not just technically necessary. In this case the site needs to ask the user for consent or at least inform them of proc…
Still lots of sites have cookie banners because the legal department demands them, even though they are not needed for the cookies they use.
Often if it’s a custom cookie banner it will only have an “accept” button (no way to reject!) and usually with vague language like “ok”
Even where they do have the right language and a way to reject cookies, sometimes the site sets cookies ahead of the user actually accepting them.