summaryrefslogtreecommitdiffstats
path: root/ds9/library/url.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-10-08 19:26:14 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-10-08 19:26:14 (GMT)
commit461af8b5d45d3b9d597f06b85551dd87c9e8a095 (patch)
treecd5d83cadf7721e1b2df7c420695c41cdb3e1423 /ds9/library/url.tcl
parenteb0dfa626bd06ce88790bcc0f3f5d70aff90f372 (diff)
downloadblt-461af8b5d45d3b9d597f06b85551dd87c9e8a095.zip
blt-461af8b5d45d3b9d597f06b85551dd87c9e8a095.tar.gz
blt-461af8b5d45d3b9d597f06b85551dd87c9e8a095.tar.bz2
FITS: command -url: accept mime type 'text' as 'fits'
Diffstat (limited to 'ds9/library/url.tcl')
-rw-r--r--ds9/library/url.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/url.tcl b/ds9/library/url.tcl
index 3d30abc..d8f21ee 100644
--- a/ds9/library/url.tcl
+++ b/ds9/library/url.tcl
@@ -264,8 +264,8 @@ proc LoadURLFitsHTTP {url layer mode} {
"image/x-zfits" -
"binary/x-zfits" {set encoding pack}
+ "text/plain" {}
"text/html" -
- "text/plain" -
default {
Error "[msgcat::mc {File not Found or Unable to load FITS data MIME type}] $mime"
return