No, it’s pretty much up to the server implementation if there’s any such limit.
There’s a limit on the size of a URL (if you wish to put large amounts of data on the URL, like with a GET), but no defined limit for a POST or PUT.
No, it’s pretty much up to the server implementation if there’s any such limit.
There’s a limit on the size of a URL (if you wish to put large amounts of data on the URL, like with a GET), but no defined limit for a POST or PUT.