Win32OLE: Is getting MSIE HTTP status possible?

Unfortunately, this is new to IE 6.

And, the way you do it with Win32OLE is using the WIN32OLE_EVENT sink.

Thanks, though: this might be an option since our QA/testing is
moving to IE 6 … but I’d rather not rely on a IE 6-only feature
just yet.

Ah, forgot about that.

Seems weird that the http status would be inaccessible through the COM – an
oversight, I suppose.

Chris