I want to get these "User-Agent" and "From" variable in my ISAPI application,
but It seems that the CHttpServerContext::GetServerVaible() function
don't receive these two variable.
How to get it?
Thanks.