| ▲ | thayne 3 hours ago | |||||||
Also cases where a GET makes more sense, but there is concern about sensitive data in query parameters getting exposed in logs, so POST is used instead. | ||||||||
| ▲ | venturecruelty an hour ago | parent [-] | |||||||
You can always configure your HTTP logger to not log query parameters. | ||||||||
| ||||||||