|
|
|
|
|
by cwt137
1259 days ago
|
|
A few years ago, I worked on an app where some of the state was kept in the session and some was on the url as GET params. We ran into an issue where some browsers would only accept urls that were less than 1024 chars long. Is that still an issue today? |
|