Searched refs:MIME_TYPE (Results 1 - 4 of 4) sorted by relevance

/pkg/src/modules/
H A Dp5i.py39 MIME_TYPE = "application/vnd.pkg5.info" variable
/pkg/src/modules/server/
H A Dfeed.py50 MIME_TYPE = "application/atom+xml" variable
399 return serve_file(cfpath, MIME_TYPE)
H A Ddepot.py1294 "Content-Type", p5i.MIME_TYPE)])
1324 "Content-Type", p5i.MIME_TYPE)])
1405 "Content-Type", p5i.MIME_TYPE)])
/pkg/src/util/apache2/depot/
H A Ddepot_index.py580 headers["Content-Type"] = pkg.p5i.MIME_TYPE

Completed in 293 milliseconds