ja***********@gmail.com wrote:
If I compile Php with-curlwrappers can I then set options for Curl
somehow?
Nope, you can't. In accordance with the stream architecture, it's
supposed to read options from the stream context, but that hasn't been
implemented yet (as of 5.1.2).