tus / tus.io

The tus.io website
https://tus.io
Other
210 stars 73 forks source link

Fix warning about lower case HTTP method #464

Closed Acconut closed 3 months ago

Acconut commented 3 months ago

Fixes this warning from the CI build:

 λ src/pages/rss.xml.ts
06:36:13 AM [astro] Lower case endpoint names are deprecated and will not be supported in Astro 4.0. Rename the endpoint get to GET.
  └─ /rss.xml (+14ms)