- 🇫🇷France jibus
Thank you ! Works as expected.
Drupal 7 will become EOL in 2025. Still can someone commit this ?
Was looking to get PATCH support included.
It's currently a @todo in the _chr_curl_request_type_option function.
The following seems to work ok for me:
case 'PATCH': curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'PATCH'); curl_setopt($ch, CURLOPT_POSTFIELDS, $options['data']); $valid_method = TRUE;
I'll look at attaching this as a patch.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thank you ! Works as expected.
Drupal 7 will become EOL in 2025. Still can someone commit this ?