Question:
I would like to add a HTTP Authentication Header when using the File Upload option but this does not seem to be a configuration option. Is this available and if not is this something you are looking at?
Answer:
There is the option requestHeaders that allows you to send headers along with the requests made by the editor. This includes all requests that it makes: image/file upload, save, image manager load, etc.