Click or drag to resize

ContentEncoding Enumeration

Version 94.4.20
List of content encodings supported by the backend.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public enum ContentEncoding
Members
  Member nameValueDescription
Deflate0 deflate
Gzip1 gzip
Br2 br
See Also