At the moment the method startServer only accepts address and port.
Method: startServer
Class: openapi_shelf_server.dart
The following parameter are missing right now:
SecurityContext? securityContext
int? backlog
bool shared = false
String? poweredByHeader = 'Dart with package:shelf'
At the moment the method startServer only accepts address and port.
Method: startServer
Class: openapi_shelf_server.dart
The following parameter are missing right now: