Etag Header parsing
"Sinha, Raj (Raj)" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <8CA1128D59AD27429985B397118CEDDF019E3127@nj7460avexu1.global.avaya.com> |
Hi All I am trying to parse the HTTP header.. Actually more interested in getting the Etag header. I have tried using the func HTResponse_etag(response) in terminate handler but cannot get the etag value (returns Null). I verify that the correct response object is being passed. Am I on the right track Raj Raj Sinha