ResponseReceivedExtraInfoEventArgsHeaders Property  | 
Version 106.0.290 
            Raw response headers as they were received over the wire.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic Headers Headers { get; }public:
property Headers^ Headers {
	Headers^ get ();
}Property Value
Type: 
Headers
See Also