Using display=0 in browse() doesn't work, and always tries to browse the file.
Code Snippet (if applicable) to Reproduce Problem:
src << browse('file.css', "display=0")
Expected Results:
The file is downloaded but doesn't load into the browser control, making this a glorified browse_rsc().
Actual Results:
The browser control attempts to display the file.