youngever
June 23rd, 1999, 04:46 AM
I want write a IIS filter, I want it to check every http-header sent by scripts(include cgi, isapi),
after I read ther microsoft document I know the CHttpFilter::OnSendRawdata() is useful,
but I don't know the detail of the struct HTTP_FILTER_RAW_DATA.
so I need help
thanks
after I read ther microsoft document I know the CHttpFilter::OnSendRawdata() is useful,
but I don't know the detail of the struct HTTP_FILTER_RAW_DATA.
so I need help
thanks