Max URL path length?

I tested pretty long lengths, and couldn’t find a max length beyond what seems at the max of reasonable. Just wondering is there one? 2 kilobytes worth of text in terms of path length?

I don’t think there’s a limit. The URL is parsed and converted to hashes when received from lua.

1 Like