Active
Project:
cURL HTTP Request
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2019 at 08:25 UTC
Updated:
25 Jul 2019 at 08:36 UTC
Jump to comment: Most recent
Our Drupal application (version 7.43) is set up on AWS infrastructure. We are calling third party API from our application using curl. This request, when initiated, will go for authentication in middleware layer (layer between Drupal application and 3rd party API). Middleware layer generates authentication token which is used in SOAP header for API call.
We have used 'drupal_http_request' instead of 'chr_curl_http_request' and this works fine in F5 with both http and https.
Could you please suggest the solution for this issue.
Comments
Comment #2
Mukesh Jamliya commented