sourcehut
Log in
—
Register
~lastrosade
/
jsthttpd
summary
tree
log
refs
ref:
4585f388ccf5e7d4ff892719be53598263b1574d
jsthttpd
/
src
/mime_encodings.h
-rw-r--r--
81 bytes
View
Log
Blame
View raw
4585f388
— Anthony G. Basile www/cgi-bin/ssi.c: fix a potential memory leak
10 years ago
1
2
3
{
"Z"
,
0
,
"compress"
,
0
},
{
"gz"
,
0
,
"gzip"
,
0
},
{
"uu"
,
0
,
"x-uuencode"
,
0
},