BESUtil Class Reference

#include <BESUtil.h>

List of all members.

Static Public Member Functions

MIME utility functions
These functions are used to create the MIME headers for a message from a server to a client.

NB: These functions actually write both the response status line and the header.

See also:
DODSFilter


static void set_mime_text (FILE *out)
 Generate an HTTP 1.0 response header for a text document.
static void set_mime_html (FILE *out)


Member Function Documentation

void BESUtil::set_mime_html FILE *  out  )  [static]
 

void BESUtil::set_mime_text FILE *  out  )  [static]
 

Generate an HTTP 1.0 response header for a text document.

Parameters:
out Write the MIME header to this FILE pointer.


The documentation for this class was generated from the following files:
Generated on Tue Feb 13 11:16:38 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.6