Closed benwis closed 10 months ago
Thanks. If you don't mind doing it, I think it would be useful for me to see what a knowledgeable person does; otherwise, I can have a crack at it and learn by being reviewed!
@itowlson I'm closing this as well since it's mostly done
The handle_server_fns() method doesn't create a Runtime, which works, but means people won't be able to use the context to get the incoming request or pass ResponseOptions to change the returned status code or headers.
I'm happy to do this work, just want to lay out the issues here