bug(server): panic when making HEAD request #124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Did a HEAD request earlier and that apparently caused a server crash.
Command:
Here's the trace:
Reported upstream here: https://github.com/salvo-rs/salvo/issues/1612
Fixed upstream here: https://github.com/salvo-rs/salvo/pull/1613
Unclear when a release will happen. Last one was April 30.