it:ad:http:max_get_length

IT:AD:HTTP/Max GET Length

Summary

The reason this is not a great question is that following REST-ful design practices, a GET is a CRUD/Retrieve statement. It shouldn't be long (just an ID, or Filter/Paging).

For New records, use a POST, and for updates, use a PUT.

  • /home/skysigal/public_html/data/pages/it/ad/http/max_get_length.txt
  • Last modified: 2023/11/04 03:25
  • by 127.0.0.1