This website requires JavaScript.
Explore
Help
Sign in
mike
/
vger
Watch
1
Star
0
Fork
You've already forked vger
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
9525d66afb
vger
/
mimes.h
2 lines
55 B
C
Raw
Normal View
History
Unescape
Escape
add mimetype and autoindex option + minor changes * follow style(9) for prototypes * move first most used extension for more effeciciency when looking for mime * add opts.h to deal with options * remove lang=en by default * add option to set default mimetype * add option to autoindex if no index.gmi found * redirect if ending "/" is missing * send appropriate status code if request too long * edit manpage and README for new options
2021-01-10 19:30:35 +11:00
const
char
*
get_file_mime
(
const
char
*
,
const
char
*
)
;
Reference in a new issue
Copy permalink