This website requires JavaScript.
Explore
Help
Sign In
neale
/
eris
mirror of
https://github.com/nealey/eris.git
Watch
1
Star
0
Fork
You've already forked eris
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c968d41b16
eris
/
mime.h
7 lines
83 B
C
Raw
Blame
History
#
ifndef __MIME_H__
#
define __MIME_H__
const
char
*
getmimetype
(
char
*
url
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink