79307607

Date: 2024-12-25 13:01:54
Score: 1
Natty:
Report link

Not sure what are you trying to achieve.

Most browser do have set limits. Safari on iOS truncates URLs longer than a 4096 characters when displayed in the address bar. This truncation does not affect the actual URL used by the browser for network requests or JavaScript logic.

If you are worried about truncation, than you can break it into multiple parameters or use post request

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Tejzeratul