PHP Classes

CURL POST

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  CURL POST  
Subject:CURL POST
Summary:Posting more than 100 characters with PHP CURL
Messages:2
Author:AA
Date:2011-11-08 15:45:04
Update:2011-11-12 07:25:24
 

  1. CURL POST   Reply   Report abuse  
Picture of AA AA - 2011-11-08 16:34:32
Hi there,

I'm trying to post 153 characters using curl. The request header indicates a content length of 153, but the server returns "Error. Body was: " and the first 100 characters of CURLOPT_POSTFIELDS. However, I know it's not the other server's fault because I can post the full 153 characters fine in terminal using curl.

How can I allow more than 100 characters with PHP CURL?

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.