2 references to DefaultEnablePush
http2cat (2)
src\Shared\ServerInfrastructure\Http2\Http2PeerSettings.cs (2)
31
public bool EnablePush { get; set; } =
DefaultEnablePush
;
110
if (EnablePush !=
DefaultEnablePush
)