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 ๐Ÿ”’
CertificateFingerprint ๐Ÿ”’
CertificateIdentity ๐Ÿ”’
CertificateValidity ๐Ÿ”’
CookieWrapper ๐Ÿ”’
GetCookiesReply ๐Ÿ”’
GetEventTimingsReply ๐Ÿ”’
GetRequestHeadersReply ๐Ÿ”’
GetRequestPostDataReply ๐Ÿ”’
GetResponseContentReply ๐Ÿ”’
GetResponseHeadersReply ๐Ÿ”’
GetSecurityInfoReply ๐Ÿ”’
HeaderWrapper ๐Ÿ”’
NetworkEventActor ๐Ÿ”’
NetworkEventMsg ๐Ÿ”’
NetworkEventRequest ๐Ÿ”’
NetworkEventResource ๐Ÿ”’
NetworkEventResponse ๐Ÿ”’
RequestFields ๐Ÿ”’
ResourceUpdates ๐Ÿ”’
ResponseContent ๐Ÿ”’
ResponseFields ๐Ÿ”’
SecurityCertificate ๐Ÿ”’
SecurityFields ๐Ÿ”’
SecurityInfo ๐Ÿ”’
Timings ๐Ÿ”’

Functionsยง

get_cookies_from_headers ๐Ÿ”’
get_header_list ๐Ÿ”’
get_raw_headers ๐Ÿ”’