Hello guys! Does someone know how to make this work? (error in the pic) Also, is it possible to replace any Hashable to something like type param pack in Swift 5.9?
Thanks. But there are actually other params which are urlencoded. How can I let vapor know, only hash is different and should use a special decoder?
and btw, does vapor use URLComponents and URLQueryItem under the hood? because I found info_hash to be empty if use them.