HttpLogger2.0

back

Commands

Events

The http-logger is a noninteractive tool used to log interactions between Opera and the web servers it accesses.

OnRequest

event OnRequest returns (Header)
{
}
= 1;

OnResponse

Note: The response does not have its own id, but refers to the previous id from OnRequest.

event OnResponse returns (Header)
{
}
= 2;