symphonycms / jit_image_manipulation

Just in Time Image Manipulation for Symphony CMS
http://symphonyextensions.com/extensions/jit_image_manipulation/
Other
25 stars 42 forks source link

Suggestion: set "debug mode" (to add headers) in config file #145

Open michael-e opened 8 years ago

michael-e commented 8 years ago

Currently, JIT will add debug HTTP headers to the response when a user is logged into Symphony. This limits the usefulness, because it's rather hard to use cURL or other tools like Rested on the Mac, simply because logging in with these tools is an extra hurdle.

Wouldn't it be better to add a debug option to the config file?