bool qCgiResponseSetContentType ( Q_ENTRY request,
const char *  mimetype 
)

Set responding content-type

Parameters:
request a pointer of request structure
mimetype mimetype
Returns:
true in case of success, otherwise returns false
   qCgiResponseSetContentType(req, "text/html");

Definition at line 158 of file qCgiResponse.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1