- π¬π§United Kingdom catch
Have merged this back into π Allow AJAX to use GET requests Fixed .
After π Allow AJAX to use GET requests Fixed the AJAX API will allow either POST or GET for AJAX requests.
Views AJAX uses the JavaScript AJAX API directly (as opposed to #ajax), and is relatively simple to convert to GET.
Discussed with @lendude and we came up with the following:
$settings['views_ajax_use_post']
), account for this in the Views AJAX handling, and document it in the change record.
Closed: duplicate
10.1 β¨
Last updated
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Have merged this back into π Allow AJAX to use GET requests Fixed .