Open
Description
Is your feature request related to a problem? Please describe.
"upgrade protocol" is now supported by libmicrohttpd. We should reach feature parity to allow users to use it (without having to go back to the wrapped library)
Describe why the feature or enhancement you are proposing fits the library.
Reach feature parity on upgrade protocol. This will likely need to be implemented as a new response_type
.
Describe the solution you'd like
This will likely need to be implemented as a new response_type
.