Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

New HTTP client #673

Merged
merged 1 commit into from Mar 6, 2017
Merged

New HTTP client #673

merged 1 commit into from Mar 6, 2017

Conversation

denisdulici
Copy link
Member

A chainable, REST Friendly, PHP HTTP client http://phphttpclient.com

@denisdulici denisdulici added this to the 1.6.0 milestone Mar 6, 2017
@denisdulici denisdulici merged commit 4d46f43 into arastta:1.6-dev Mar 6, 2017
@denisdulici denisdulici deleted the httpful branch March 6, 2017 14:07
@burakcakirel
Copy link
Contributor

Language packages could not download from Crowdin with this implementation.
Here is the return headers:
HTTP/1.1 302 Moved Temporarily Server: nginx Date: Wed, 15 Mar 2017 19:49:21 GMT Content-Type: text/html Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: cid=9k98i7o89k1plqv2p7samb7fe1; expires=Fri, 14-Apr-2017 19:49:21 GMT; path=/; domain=.crowdin.com; HttpOnly Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Location: http://crowdin-packages.s3.amazonaws.com/185701/0/tr.zip?response-content-disposition=attachment%3B%20filename%3D%22tr.zip%22&AWSAccessKeyId=AKIAIGJKLQV66ZXPMMEA&Expires=1489607481&Signature=UwtmWtn0XjYg0d0lOuHArG8xTLY%3D Strict-Transport-Security: max-age=86400

I think we need to add "CURLOPT_FOLLOWLOCATION" option to curl request.
Here is my PR #676

denisdulici added a commit that referenced this pull request Mar 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants