]> piware.de Git - learn-rust.git/commit
actix-server: Make hello route work with HEAD
authorMartin Pitt <martin@piware.de>
Sat, 10 Dec 2022 11:34:07 +0000 (12:34 +0100)
committerMartin Pitt <martin@piware.de>
Sat, 10 Dec 2022 11:34:07 +0000 (12:34 +0100)
commit7580ac5646156d35fd83b65f7d0bd959a896fb6c
tree848f0f20b2cbe51fb5792400b991cad2cbfea67c
parentf5c4a6a87fc589dec2f23bee0196beb07d427ae7
actix-server: Make hello route work with HEAD

This is a little bit tricky:
https://github.com/actix/actix-web/issues/2702
actix-server/src/main.rs