Module network_event

Module network_event 

Source
Expand description

Liberally derived from the Firefox JS implementation. Handles interaction with the remote web console on network events (HTTP requests, responses) in Servo.

Structsยง

CacheDetails
EventActor
GetEventTimingsReply ๐Ÿ”’
GetRequestCookiesReply ๐Ÿ”’
GetRequestHeadersReply ๐Ÿ”’
GetRequestPostDataReply ๐Ÿ”’
GetResponseContentReply ๐Ÿ”’
GetResponseCookiesReply ๐Ÿ”’
GetResponseHeadersReply ๐Ÿ”’
GetSecurityInfoReply ๐Ÿ”’
Header ๐Ÿ”’
NetworkEventActor
NetworkEventResource
RequestCookieObj
RequestCookiesMsg
RequestHeadersMsg
ResponseContentMsg
ResponseContentObj ๐Ÿ”’
ResponseCookieObj
ResponseCookiesMsg
ResponseHeadersMsg
ResponseStartMsg
SecurityInfo ๐Ÿ”’
Timings