Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.2 #671

Merged
merged 42 commits into from
Nov 27, 2016
Merged

3.0.2 #671

merged 42 commits into from
Nov 27, 2016

Conversation

sergeyklay
Copy link
Contributor

No description provided.

duncan3dc and others added 16 commits October 16, 2016 17:17
Update the beanstalk queue to use duncan3dc/fork-helper:2.0
Fixed Phalcon\Acl\Adapter\Redis
… to true when CURLOPT_HEADERFUNCTION is used.

(cherry picked from commit 884909f)
fix(Http\Client\Provider\Curl): CURLOPT_HEADER doesn't need to be set…
Bug Fix: curl response content contains header
Fixed recursive method call
Parameter 1 `$customHeader` must be type of array.

Try to include `'Expect:`' also in `$customHeader` to get correct response.

Note: providing `$customHeader` without field `'Expect:`' currently messes up the response if the server sends a 100 continue. 
F.e. the status code on a 200 OK response would be 100.
Improving usage of parameter 1 "customHeader".
The storage type of the field is Bin, which means it does not need to be serialized. This simplifies things and saves a few CPU clicks.
@sergeyklay sergeyklay merged commit e35352e into master Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants