Anyone have idea to get the http request and response header by BHOobject.

  • Thread starter Thread starter mmj818
  • Start date Start date
M

mmj818

hi all:
I know the BHO can hook the IE messages, and get the html document
request header from the message DISPID_BEFORENAVIGATE2, but how can I
get the http request and response header of the element in html
document (for example to get a picture or video)? I have no idea.
 
Back
Top