Alias Qli

Results 15 issues of Alias Qli

I noticed that often it's not needed to pass a JWT token in cookie. A field is added to `CookieSettings` to let the used specify whether to generate `Set-Cookie` headers....

This pr adresses #981 as a gsoc project mentored by @gbaz. ![image](https://user-images.githubusercontent.com/42169770/185599898-4df842f8-367e-490c-aa9f-99713ddc65f5.png) ![image](https://user-images.githubusercontent.com/42169770/185599974-830f9cbe-db14-49fc-940b-a8914dbba870.png)

This pr resolves #372 as a gsoc project mentored by @gbaz. It also colors the warning in red to make it stand out.

This is not really tested 'cause I'm tired now.

**Is your feature request related to a problem? Please describe.** My 20-page pdf is rendered into a single SVG and is causing severe performance issues. The browser reacts slowly and...