Currently we force content-disposition:attachment in the header of responses from our main codecs and servlets
- nxfiles
- nxpicfiles
- nxbigfiles
There should be a a parameter interpreted on the corresponding requests so as to remove this header (ex: attachement=false) and a a way to decide globally if it is here or not.