Jan Oris
Jan Oris
Can be done using the command `bower install restfulizer#latest --save`. For some reason, the project doesn't show up in the search, so would be great if you could do something...
Can you ask the API provider to give you a native cURL example of what the syntax should look like? If you have that, it should be pretty easy to...
According to the documentation, this is option should be set like this: ```php curl_setopt($ch, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_1); ``` This is what the package documentation says: ```php You can add various cURL...
@socieboy Should be fixed now. Please test in v2.1.2 and close the issue if everything works as intended ;-)