Jarod1980

Results 3 issues of Jarod1980

decode static path with uri.percent_decode()

The **wisp.serve_static()** function should decode the file path with **uri.percent_decode** so that it can serve files or paths with a space or other characters that are not allowed in a...

Won't build < v7.2.0 with gleam_stdlib >= 0.50 because of a change to the location of DecodeError and others. gleam_stdlib >= 0.50 moved things to the separate decode module and...