From 332862889f5add755012467d1a6303a7e2127bfa Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 11 Jun 2022 15:27:59 +0530 Subject: Update allowed methods --- lib/Crater/Service.rakumod | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Crater/Service.rakumod b/lib/Crater/Service.rakumod index 657d77b..1119e5b 100644 --- a/lib/Crater/Service.rakumod +++ b/lib/Crater/Service.rakumod @@ -27,6 +27,7 @@ sub MAIN( my Cro::Service $http = Cro::HTTP::Server.new( http => <1.1>, + allowed-methods => , host => %conf || die("host not set"), port => %conf || die("port not set"), application => routes(:$password, :$gallery), -- cgit 1.4.1-2-gfad0