We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Calling Connection::graceful_shutdown on an HTTP2 connection will just panic, as it hits an unimplemented! inside hyper.
Connection::graceful_shutdown
unimplemented!
Activity