Skip to content

[HTTPAPIs] Should HTTPServer.serve be mutating? #134

@gjcairo

Description

@gjcairo

HTTPServer is ~Copyable, so to implement a stateful struct-based server, serve should be mutating. We should consider whether to make this change or remove ~Copyable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions