about summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-08-03 01:14:41 +0200
committerbptato <nincsnevem662@gmail.com>2024-08-03 01:54:35 +0200
commit4c64687290c908cd791a058dede9bd4f2a1c7757 (patch)
tree4e72720aa016320a02d19b4a051b9b9916b714f9 /res
parent270cf870eb84e80f2de1f2be64b682849ca55585 (diff)
downloadchawan-4c64687290c908cd791a058dede9bd4f2a1c7757.tar.gz
loader: move back data URL handling
data URIs can get megabytes long; however, you can only stuff so many
bytes into the envp. (This was thwarting my efforts to view pandoc-
generated standalone HTML in Chawan.) So put `data:' back into the
loader process.
Diffstat (limited to 'res')
-rw-r--r--res/urimethodmap1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/urimethodmap b/res/urimethodmap
index 40e97bd7..21e01546 100644
--- a/res/urimethodmap
+++ b/res/urimethodmap
@@ -5,7 +5,6 @@ https:			cgi-bin:http
 finger:			cgi-bin:cha-finger
 gemini:			cgi-bin:gmifetch
 about:			cgi-bin:about
-data:			cgi-bin:data
 file:			cgi-bin:file
 ftp:			cgi-bin:ftp
 sftp:			cgi-bin:ftp