Skip to content

Feature: Extend startServer method to accept all io.serve parameter #6

@ynnob

Description

@ynnob

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions