6 ms·
A query of that size will likely not benefit from a GET anyway so use a POST.
by AtNightWeCode 3y ago
A query of that size will likely not benefit from a GET anyway so use a POST.
- imnotjames 3y agoSure except POST has its own set of issues - like not being cachable. But SEARCH or QUERY can be cached safely!
- deleted 3y ago[deleted]