The SetHeader callback function is used by ISAPI filters to change or delete the value of a header. The function can be used to change the special values included in the request line.
BOOL WINAPI * SetHeader(
struct _HTTP_FILTER_CONTEXT * pfc
LPSTR lpszName,
LPSTR lpszValue