scottoffen / grapevine

Fast, unopinionated, embeddable, minimalist web framework for .NET
https://scottoffen.github.io/grapevine/
MIT License
103 stars 16 forks source link

More ServerOptions #19

Closed scottoffen closed 3 years ago

scottoffen commented 3 years ago

The goal is to have as much of the non-HttpListener-implementation-specific code as possible out of the RestServer class.