Extract response header value in IIS logparser
Posted
by Glenn Slaven
on Stack Overflow
See other posts from Stack Overflow
or by Glenn Slaven
Published on 2010-03-29T00:44:00Z
Indexed on
2010/03/29
0:53 UTC
Read the original article
Hit count: 347
I'm using IIS LogParser 2.2 & I want to get the value of a particular response header. Is there a function I can use in the query to extract the value of one http response header out of the responseHeader
field?
© Stack Overflow or respective owner