note 102260 added to function.curl-setopt

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
I had problems with the Wikimedia software and sending a POST request where the data was more than 1024 bytes long. I traced this to cURL adding: Expect: 100-continue to the headers.

I added curl_setopt($ch,CURLOPT_HTTPHEADER,array("Expect:")); and that suppresses the Expect line.
----
Server IP: 92.48.74.199
Probable Submitter: 92.239.32.10
----
Manual Page -- http://www.php.net/manual/en/function.curl-setopt.php
Edit        -- https://master.php.net/note/edit/102260
Del: integrated  -- https://master.php.net/note/delete/102260/integrated
Del: useless     -- https://master.php.net/note/delete/102260/useless
Del: bad code    -- https://master.php.net/note/delete/102260/bad+code
Del: spam        -- https://master.php.net/note/delete/102260/spam
Del: non-english -- https://master.php.net/note/delete/102260/non-english
Del: in docs     -- https://master.php.net/note/delete/102260/in+docs
Del: other reasons-- https://master.php.net/note/delete/102260
Reject      -- https://master.php.net/note/reject/102260
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.