menu
http2 package
documentation
transport.dart
ClientSettings
allowServerPushes property
allowServerPushes property
dark_mode
light_mode
allowServerPushes
property
bool
allowServerPushes
final
Whether the client allows pushes from the server (defaults to false).
Implementation
final bool allowServerPushes;
http2 package
documentation
transport
ClientSettings
allowServerPushes property
ClientSettings class