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

Mukesh Jamliya created an issue. See original summary.

Mukesh Jamliya’s picture

Project: Reverse Proxy Check » cURL HTTP Request
Category: Support request » Bug report
Status: Needs work » Active