const char* qCgiResponseGetContentType ( Q_ENTRY request  ) 

Get content-type

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

Definition at line 181 of file qCgiResponse.c.


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