Fork me on GitHub
#juxt
<
2018-08-08
>
ikitommi08:08:30

hi. it looks like bidi doesn’t accept encoded path parameters, is this intentional?

(bidi.bidi/match-route ["/" {["olipa/" :jotain] :jotain}] "/olipa/kerran%20avaruus")
; => nil

dominicm08:08:07

I think encoded vs decoded is something that is a bit of an open question in bidi. I don't think we have it clearly defined.