Fork me on GitHub
#reitit
<
2019-08-14
>
joshkh18:08:11

is it possible to send a fully qualified keyword in a query parameter? /api/put-score?user/score=9000

joshkh18:08:48

(or user%2Fscore=9000)

ikitommi19:08:16

@joshkh I think it should just work? if not, it's a bug