cxxC
Denoβ€’3y agoβ€’
2 replies
cxx

Oak: Remove HTML extensions when serving files

Using Oak, how can I serve home.html as /home (or /home/). I'm aware that Context#send exists but I'm not sure if it'll work with my use case.
Thanks in advance!
Was this page helpful?