Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactphp/http

Event-driven, streaming HTTP client and server implementation for ReactPHP.
https://github.com/reactphp/http

Update README.md

1373acbc69ab294398bf42bb49d299d4ce4857ea authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.5.0 release

3f4821c3021ac7e5a404edb5d371c3d2fdeb38b7 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #119 from clue-labs/https

Secure HTTPS server example

604bf0ae19101c977cec299afaf4d29df671e7c7 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Secure HTTPS server example

e13b7089697d05cdcd1ae53be5510900d8ae7934 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #118 from clue-labs/internal

Mark internal APIs as internal or private

e85b781585ec25ea1cf71202ffafd4117529b2b0 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #117 from clue-labs/psr7-alike

Change Request methods to be in line with PSR-7

07f0c436a629c303f660a6eb3c205efe9a45f2df authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Mark internal APIs as internal or private

5f86430e69809c803dcca188fc2d03556497f4a1 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #90 from clue-labs/socket

Update Socket component to v0.5

0d872a8435e7f25c2aeef1456cd821063c21b0ac authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #95 from legionth/remove-ServerInterface

ServerInterface is unneeded

3dfe655a78402f7d0a7ae58787ba0311651e2d35 authored over 7 years ago by Christian Lück <[email protected]>
Change Request methods to be in line with PSR-7

* Rename getQuery() to getQueryParams()
* Rename getHttpVersion() to getProtocolVersion()
* Chan...

0dfa7fa07e85d2f6145e75af8c4317db83e61301 authored over 7 years ago by Christian Lück <[email protected]>
Update Socket component to v0.5

0084ed43a5b8d1f232f25075d345d7e707fbd407 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.4 release

aac319bd789cbc7b478d42cde2d03596e97e3222 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #114 from andig/composer

Test lowest version constraints

acc7a22402983f682bf59b9452c0c6d92bcd0a7c authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Test lowest version constraints

e350f92dd479784aa588c3acac57a871dd8a0761 authored over 7 years ago by andig <[email protected]>
Merge pull request #115 from andig/composer2

Fix minimum phpunit version and allow v5

2f4b224a247101d9be0c1060e0d67e0ed0b57185 authored over 7 years ago by Christian Lück <[email protected]>
PhpUnit 5 compatibility

a5e16872569dd49ce1d046a29306e153a84369fa authored over 7 years ago by andig <[email protected]>
Fix minimum phpunit version and allow v5

422830373e37e369f2aebe63a5ac77c7fef0f6eb authored over 7 years ago by andig <[email protected]>
Merge pull request #113 from andig/ringcentral

Upgrade ringcentral/psr7 to 1.2

01f00e44f161b01875a014bb77d441f7d2777fe0 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #112 from clue-labs/empty-write

Ignore empty writes to not mess up chunked transfer encoding

92d4f5288b4a1bca5991d577aba89f82fb22ef99 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Upgrade ringcentral/psr7 to 1.2

08349046483e85093dac8323933b0fecd18741d0 authored over 7 years ago by andig <[email protected]>
Merge pull request #107 from clue-labs/fix-headers

Fix headers to be handled case insensitive and ignore 100-continue for HTTP/1.0

846a32d6392087fc4e87b7577d7408a4138612fd authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #108 from clue-labs/data-event

Do not emit empty data events

53ec1f0878bc3361ecdd15ca7d4f0a130e52d88e authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore empty writes to not mess up chunked transfer encoding

4734b052d8b484b4bd232f20d3a67f2fefb41bfb authored over 7 years ago by Christian Lück <[email protected]>
Do not emit empty data events

9c6dcdf12ffd6c0f3044f9fa38d951fc980e8bd3 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #110 from clue-labs/pause-resume

Forward pause/resume from request to connection

fd85e7c05f5b32379779e0cde3c63b9650d8598b authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore 100-continue expectation for HTTP/1.0 requests

fabc828113a98de12e1376e71ef7f4e47e60ddb2 authored over 7 years ago by Christian Lück <[email protected]>
The Expect field-value is case-insensitive.

7333aebffa7da8ff587b40739ae01ccf9ec6bd6b authored over 7 years ago by Christian Lück <[email protected]>
Forward pause/resume from request to connection

14e82b979da09e34e30019c6b8effd5c6a7c8a60 authored over 7 years ago by Christian Lück <[email protected]>
Documentation for writeContinue() and writeHead()

20f7e69a43fb356016ba408f0d8e9c4cf0283804 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #103 from clue-labs/headers

Add request header accessors (à la PSR-7)

441fd2d8a02e7debfcef69819888b67d7c53fdc9 authored over 7 years ago by Christian Lück <[email protected]>
Fix headers to be handled case insensitive

9d34ed76e94b72bc1246fb07c9674101ca8cf3da authored over 7 years ago by Christian Lück <[email protected]>
Be explicit about differences with PSR-7

0a0f6833c0c4cfe4d1967aed6095153c51fd2791 authored over 7 years ago by Christian Lück <[email protected]>
Add request header accessors (à la PSR-7)

0a55272ddebbf25e331da02ece6f2a6b555ead24 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.3 release

04794ae226acad33e30af31fae8163b72f041f22 authored over 7 years ago by Christian Lück <[email protected]>
Added v0.4.3 to the changelog

142fe540e30e5c93f8fb9460b6d29cb0317cf3d5 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #101 from clue-labs/compat

[RFC] Improve compatibility with legacy versions

2fef2cbe9fc70cbcad3411abdf651e21c19c6d13 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
2016-04-01: Let's support PHP 5.3, again..

714991f992bead6402300ba2f84adbc9e0087db4 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #100 from legionth/remove-stubs

Remove unneeded stubs from tests

51be11502bbaefccb8491c4e8727db913258b6bc authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #102 from clue-labs/php

First class support for PHP7 and HHVM

f257c2480aae8999531423f2541a86ea263a8f8e authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Mock React\Socket\Server in tests

ac82b8f80a0a592a499bacf91504b7e4a35ebab9 authored over 7 years ago by Niels Theen <[email protected]>
First class support for PHP7 and HHVM

6f1b95088e3af0c8928e549fc42d5a7802a4f655 authored over 7 years ago by Christian Lück <[email protected]>
Remove unneeded stubs

42325234d6bc3c697a03ace9d0883db54c67d09b authored over 7 years ago by Niels Theen <[email protected]>
Remove stubs from server tests

beb143e0647da2c2a449d31107e07ae12a139ee8 authored over 7 years ago by Niels Theen <[email protected]>
Fix assertion in ServerTests

2dfe98e01815944c7992ed87e21d97af5ac4d8d5 authored over 7 years ago by Niels Theen <[email protected]>
Remove unneeded type hints

945ca813678e2c69ac40154308b8667aa7cfc717 authored over 7 years ago by Niels Theen <[email protected]>
ServerInterface is unnecessary

a918f7e7b5b7513b067bb083fc1785985d2581af authored over 7 years ago by Niels Theen <[email protected]>
Merge pull request #88 from nopolabs/fix/header-size-in-RequestHeaderParser

Fix checking maximum header size, do not take start of body into account

8d6272ab39a6ef5dd011e0ea05bd214aa76f35ce authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #93 from nopolabs/fix/avoid-getMock-deprecsation-warnings

Replace PHPUnit's getMock() for forward compatibility

38cc1933e83560ccc8a5959b32456c9ae47b54bc authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #92 from nopolabs/fix/add-phpunit-4.8

Add PHPUnit 4.8 to require-dev

23b442c6355f659373838d8320b7f6e87edbd0c0 authored over 7 years ago by Christian Lück <[email protected]>
replace getMock for forward compatibility

f30e5b0e016264bda4bdaa7bc6767e331428a75d authored over 7 years ago by Dan Revel <[email protected]>
add phpunit 4.8 to require-dev, force travisci to use local phpunit

f6140c4c27a363d9fc03b5a3b46b5f866436e842 authored over 7 years ago by Dan Revel <[email protected]>
check max header size

5dc78e7f7e9c2278390bc36f0cedffdbe9528ff5 authored over 7 years ago by Dan Revel <[email protected]>
Fixes #81 issue: data listener is removed if HeaderParser emits error (#83)

6768e13bdcea8bc8770b99f41ee689b4b7c139c0 authored over 7 years ago by Bohdan Yurov <[email protected]>
Typo in $reques, should be $request

4aacf2e48c2faeb22548ecb5e94728c42b0cab1d authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Removed testing against HHVM nightly (#66)

* Test against PHP 7.1 and not against HHVM nightly anymore

* Removed 7.1 to not overly bloat...

1fa41f84f183c14fb0c2fa005c911e501bd19fbb authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Added 0.4.2 to changelog

abedac54967d7ea237ad104cff8274e2c4077cf4 authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Remove all listeners after emitting error in RequestHeaderParser (#68)

* Ensure removeAllListeners on all error event in RequestHeaderParser

* Ensure all error even...

24a2af6d76878da836d0ca084f3680661c458249 authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Catch Guzzle parse request errors (#65)

* Catch Guzzle parse request errors and emit them as error
* Assert removeAllListeners

777cfef6a2a54259da495ec6cb11e2bd04756a60 authored about 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #64 from clue-labs/example

Add functional example to ease getting started

11a7502700055f07b9250ce0f0a694ba7c1a5467 authored about 8 years ago by Cees-Jan Kiewiet <[email protected]>
Add functional example to ease getting started

c763ac94456c9b0d4048299063732d68d3f79d91 authored about 8 years ago by Christian Lück <[email protected]>
Merge pull request #59 from clue-labs/clean

Revert blocking and GPL-licensed code

ef71d4919f945a60119aa399a42c108304be6883 authored about 8 years ago by Cees-Jan Kiewiet <[email protected]>
Remove branch-alias definition as per reactphp/react#343

f0000a55dca55e874d33602dc7d1037c8194685e authored about 8 years ago by Cees-Jan Kiewiet <[email protected]>
Naming, immutable array manipulation

This is a sqashed version to add back the changes from #37:
- 2ab98d2b16b198c43d3c02b05662544f41...

545b05f46265fe416873bbc845b4b0e8c9a24453 authored about 8 years ago by Chris Boden <[email protected]>
Merge branch 'original' into clean

This effectively reverts to 8602944a939dd7d6433e9e48b2d4896050a202cd,
thus reverting #13, #37, #...

82bc9e30baae49688d48334fd191037c9bbdb208 authored about 8 years ago by Christian Lück <[email protected]>
Merge pull request #58 from reactphp/remove-branch-alias

Remove branch-alias definition as per reactphp/react#343

cd15204bd15d106d7832c680e4fb0ca0ce2f5e30 authored over 8 years ago by Christian Lück <[email protected]>
Remove branch-alias definition as per reactphp/react#343

a03d4df5d618af2f4b2250e21594a90b048cde01 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #47 from slava-vishnyakov/expect-continue

Expect Continue

545723837ceed39cbd81e479ab98198bb2c5893b authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Minor whitespace correction

37c57c2b7a1d3b24e4a8e3327f273c89a419ed19 authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Test for 100-continue

15e746eed4a4273de8b78dfc8d9f31c5c8d3c96a authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Expect Continue

6ad3e68da9fc0a9b9e920d737ed78c2cf20ff0dd authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Merge pull request #45 from greevex/greevex-issue-44-postfields-fix

Fixes reactphp/http#44 - postfields parsing without urldecode

0c19a242264da820a6748e09657c730eadc45660 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixes reactphp/http#44 - postfields parsing without urldecode

7c52e53aaa2448900e5feb9bcc8e77c167632580 authored almost 9 years ago by Grigoriy Ostrovskiy <[email protected]>
Removed underutilized &

75ff84ad24cddeb37977241cb9419d0a1f2d5950 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #37 from reactphp/nitpicking

Naming, immutable array manipulation

7d47a8e57c546c7d49ba9360475f245a18058e11 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Naming, immutable array manipulation

2ab98d2b16b198c43d3c02b05662544f41d20f11 authored about 9 years ago by Chris Boden <[email protected]>
Merge pull request #13 from onigoetz/master

Multipart handling

b36fb250ba0db01e8df752be45a1cae3f1f4b39a authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added Todo for the future

a3cf90adb69bee244d703aecdc9a7c4b923255d2 authored about 9 years ago by Stéphane Goetz <[email protected]>
Do not write file uploads to files, keep in memory

5bea2e703822b46c2b0872535eb5e1b8974a6fd2 authored about 9 years ago by Stéphane Goetz <[email protected]>
Merge remote-tracking branch 'source/master'

* source/master:
Removed a blank as pointed out in this comment: https://github.com/reactphp/h...

8213ff553f57fba71d88f444ae7104dbdddd6aed authored about 9 years ago by Stéphane Goetz <[email protected]>
Removed a blank as pointed out in this comment: https://github.com/reactphp/http/commit/10af1f5b364d2bc877a06995cee252460d02be47#commitcomment-11894795

8602944a939dd7d6433e9e48b2d4896050a202cd authored over 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #17 from e3betht/code-climate-badge

Adding Code Climate badge to readme

71b20ea3cc67fe83603a9cbbc61e4f95d6aec86e authored over 9 years ago by Chris Boden <[email protected]>
Merge pull request #26 from reactphp/WyriHaximus-php7-hhvm-travis

Test against PHP7

fda8a4962dba5bb2138b510d68a58ff92a0e2370 authored over 9 years ago by Chris Boden <[email protected]>
Added 0.4.1

f575989d67b7db0a65f5dd7e431d8f47af6c2f7b authored over 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #29 from reactphp/psr7

Use new Guzzle PSR7 parser

240b9545e3daea9d1273749981d6b5efa8af726f authored over 9 years ago by Cees-Jan Kiewiet <[email protected]>
Use new Guzzle PSR7 parser

10af1f5b364d2bc877a06995cee252460d02be47 authored over 9 years ago by Chris Boden <[email protected]>
Test against PHP7

6ac71e4848e52f10594e7378d4fcd37ca11da0be authored over 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge branch 'master' of github.com:reactphp/http

# By Michael Arenzon
# Via Chris Boden (1) and Michael Arenzon (1)
* 'master' of github.com:reac...

f696c9c3d5b71585520544cc27b4754b929aa297 authored over 9 years ago by Stéphane Goetz <[email protected]>
Adding Code Climate badge to readme

2aaeef16b8afe7a92db9ec058ff8181e9537227b authored almost 10 years ago by e3betht <[email protected]>
Merge pull request #15 from misha9090/patch-1

just for better ide completion

440d48e21b3c1c949771fe9c1f4c46bf77b331ef authored almost 10 years ago by Chris Boden <[email protected]>
just for better ide completion

56ea21e71d8e07944749183c4946405e73dd82e9 authored almost 10 years ago by Michael Arenzon <[email protected]>
Added POST and Multipart handling

- fixed the header overflow
- added the body to the Request
- parse POST form the body content o...

244543041d3c1e39b76cd948aa231e2d41b3b252 authored about 10 years ago by Stéphane Goetz <[email protected]>
Rename RequestHeaderParser to RequestParser

Future change will be made and the class will become a body parser as well

a2bad36f1438f2420ce1ddc5c7fdccea14f0bd61 authored about 10 years ago by Stéphane Goetz <[email protected]>
Merge pull request #11 from iannsp/master

FIX Continue Header

e11296d3f58d9335d23efbaaaa9c73f2afd628e8 authored about 10 years ago by Chris Boden <[email protected]>
update Response test

2e39caf42d7eb9e54983df144c92e0cb013e58f8 authored about 10 years ago by Ivo Nascimento <[email protected]>
FIX Continue Header line breaker

closereactphp/react#308

bd62b5077a9a7e693f2c07ddae881d95e84b0e0f authored about 10 years ago by Ivo Nascimento <[email protected]>
Merge pull request #5 from WyriHaximus/patch-1

Show test coverage directly after running test

3620c19e92a9c0ca7cdc0f3125135aab0551b3a9 authored over 10 years ago by Chris Boden <[email protected]>
Reverted phpunit addition in require-dev

5915f3b36ed19e7d373e06436b6a050e088bb00e authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #4 from clue/deps

Explicitly list dependencies

846d8c9573303239e4c81ee332a74bd4483a123b authored over 10 years ago by Chris Boden <[email protected]>
Added phpunit 4 to require-dev and using it in .travis.yml

b00b0e5e9bfc25a1aca98cb9897c6b75dbad6e35 authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>
Show test coverage directly after running test

da7238129e70191f69ed507619fbdb48334a794c authored over 10 years ago by Cees-Jan Kiewiet <[email protected]>