Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-httpclient

Yii 2 HTTP client
https://github.com/yiisoft/yii2-httpclient

Enforced cookie validation removed from `Request`

2b361b5f7fac31c96517438b8e9c9b12e3bcaba4 authored almost 7 years ago by Klimov Paul <[email protected]>
PHP 5.4 restore on Travis

548b503b3666144016bf3730b9b54ce9af2a0d9c authored almost 7 years ago by Klimov Paul <[email protected]>
add client cert support

6d47b2f0e83462a7ce0abcece6a80867cb6c7021 authored about 7 years ago by bscheshirwork <[email protected]>
PHP 5.4 removed from Travis

e61daa63eca37f21daca1f9f79888ffa3ba5836d authored about 7 years ago by Klimov Paul <[email protected]>
outdated host usage removed from unit tests

b152886ea15ffa70de1ff055d99e6e4ef04868b1 authored about 7 years ago by Klimov Paul <[email protected]>
improve PHPUnit compatibility

60e8b330d90f7e3e0519889abf0c114c29833410 authored about 7 years ago by Klimov Paul <[email protected]>
Added Russian guide translations [skip ci]

4f82ef36021af046ddd3ccb857b334af8e596c79 authored about 7 years ago by Dmitry Brusenskiy <[email protected]>
Logo link fix

d1ab910c752dbcdfc88fdbde9a4ea0fdc9a10b62 authored about 7 years ago by Klimov Paul <[email protected]>
Logo added README.md

08f84c0695601e539ee6f2efe336338fb31e17dd authored about 7 years ago by Klimov Paul <[email protected]>
Fixed cookie validation at `Request` not compatible with RFC6265

a0b5ff6e61fbb73cef7f7f7f59ace1c144db550a authored about 7 years ago by Klimov Paul <[email protected]>
prepare for next release

e4eb151908260c0eec8bcdaab4ade53038d51409 authored over 7 years ago by Paul Klimov <[email protected]>
release version 2.0.4

720e3c9bdda260abffe61babfe39b91c4308ac4c authored over 7 years ago by Paul Klimov <[email protected]>
Fixed `XmlParser` does not converts `\SimpleXMLElement` into array for the grouped tags

44c429a2f67b036a8c3654886420fcdf1252779a authored over 7 years ago by Klimov Paul <[email protected]>
use trusty on Travis for HHVM

8aba993d1daba44ab974f729bdda8af85adece86 authored over 7 years ago by Klimov Paul <[email protected]>
Cookie validation at `Request::composeCookieHeader()` fixed

677ab88f633b5c26a217380839c70f598bb69bc1 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed `Request::$content` is set to empty string by `UrlEncodedFormatter` and `JsonFormatter` from empty data

453252591554f5a9286980c1656a5c8a0c25de6c authored over 7 years ago by Klimov Paul <[email protected]>
Cookie url-encoding replaced by validation at `Request::composeCookieHeader()`

f6adc26049281b2c7ba3224015e9a69e676ccde9 authored over 7 years ago by Klimov Paul <[email protected]>
few grammar fixes (#97) [skip ci]

a28a87407d4b23628b07c4e5c992278c3b867611 authored over 7 years ago by Bizley <[email protected]>
[docs] PL (#96) [skip ci]

af8624dff54d762e3d746fd3df36b13973536711 authored over 7 years ago by Bizley <[email protected]>
Fixed `XmlParser` does not respects character encoding from response headers

2f3ad950117f65e9b50b54075526033ca23d5b4d authored over 7 years ago by Klimov Paul <[email protected]>
Unit test for PHPUnit 6.x fix

c5ec7a467bc1af1664a4110edeb15b2a5c9cbd28 authored over 7 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-httpclient

de13d9d5c86fbe179b8ea671887009f09b3b54ca authored over 7 years ago by Klimov Paul <[email protected]>
compatibility with PHPUnit 6.x

f7e04f533e0fc90f127598fdd53743edc99ff6cb authored over 7 years ago by Klimov Paul <[email protected]>
prepare for next release

1153df649a711608b80db09b9e32d942c6d28001 authored over 7 years ago by Paul Klimov <[email protected]>
release version 2.0.3

113e4e361730f62c1bf50fbd6f09898776d404b1 authored over 7 years ago by Paul Klimov <[email protected]>
Fixed `Request::addOptions()` unable to override already set CURL options

a0ddfd54b27827aa13dad89933804d730c58d2ec authored over 7 years ago by Klimov Paul <[email protected]>
Fixed `UrlEncodedFormatter` duplicates GET parameters during multiple request preparations

ece52165f2ecb66abb5ac6e0294a7faca6fe63ba authored over 7 years ago by Klimov Paul <[email protected]>
added test to verify exception is thrown in case of invalid URL

issue #86

2a20680f042cd79bac41a7ad5bfc968d3974228e authored over 7 years ago by Carsten Brandt <[email protected]>
Translated the guide into Chinese simplified (#83) [skip ci]

e4078a4daf4263161283cdaaa9880a1fafe9d08f authored almost 8 years ago by Ricky <[email protected]>
Update CHANGELOG.md

close #80

4b6570c0a681e624e50b7ea6857ad65186f3b73b authored almost 8 years ago by Carsten Brandt <[email protected]>
Update CHANGELOG.md

for #81

38251600fc3ccc00bc1e3f564ead5ddef09036d6 authored almost 8 years ago by Carsten Brandt <[email protected]>
fixed generated Content-Disposition header in multipart request

fixes #81

fc70c52df35f79c70c172ae7f3ae9bd19881c3ef authored almost 8 years ago by Carsten Brandt <[email protected]>
Fixed inability to use URL with query parameters as `Client::$baseUrl`

c54d71a59b4071797da877e3fc2d4403d35dc03c authored almost 8 years ago by Klimov Paul <[email protected]>
PHPDoc fix

14f9850a89cdfca660c5157c45aa8e5c49ebce0b authored almost 8 years ago by Klimov Paul <[email protected]>
Fixed `HttpClientPanel` triggers `E_WARNING` on attempt to view history debug entry, generated without panel being attached

34f2d241d4057a4be3bb168c4b0effea352ae307 authored almost 8 years ago by Klimov Paul <[email protected]>
Fixed unable to reuse `Request` instance for sending several requests with different data

73ce827f04f7aeadb70e0edb2373c6e444e21b07 authored almost 8 years ago by Klimov Paul <[email protected]>
prepare for next release

a8b8e1895fbc6f40a7ff87adcc9801aee4437361 authored almost 8 years ago by Paul Klimov <[email protected]>
release version 2.0.2

2cc58c318da3c7c71bda1cc26bd3ec5a3ac26284 authored almost 8 years ago by Paul Klimov <[email protected]>
Fixed `Response::detectFormatByContent()` unable to detect URL-encoded format, if source content contains `|` symbol

52a15444c54805935ba4b816ee78e7ef00a7a1a9 authored about 8 years ago by Klimov Paul <[email protected]>
GitHub issue template updated

9921313998c2cb9dd1639d6ae500ce1e9fc4712d authored about 8 years ago by Klimov Paul <[email protected]>
Fixed `Request::toString()` triggers `E_NOTICE` for not prepared request

96dba37300e5591248ddaf30ebc5ffd9e22c4e9e authored about 8 years ago by Klimov Paul <[email protected]>
added test for parsing complex JSON data

issue #68

1cf89e11d543a03a69573077f7a52c92e1145e0a authored about 8 years ago by Carsten Brandt <[email protected]>
Fixed a spelling mistake in the issue template (#63) [skip ci]

929c20a226e43ddbbc1a7468762c8890762e0785 authored about 8 years ago by David Baker <[email protected]>
small text fix (#62)

Debug panel summary text fix

12a17c62f189eb0fb908307849ec18fb9f253ae7 authored about 8 years ago by rhertogh <[email protected]>
Response headers extraction at `StreamTransport` changed to use `$http_response_header` to be more reliable

365e3cbe5c17c379dde687511ee64596ce32bb8b authored about 8 years ago by Klimov Paul <[email protected]>
prepare for next release

5b1b1fd4dfb3ba1a597f27347e0d6c721a4522de authored about 8 years ago by Paul Klimov <[email protected]>
release version 2.0.1

05056e8f13fdee09c252686cea62f0889ecab8b7 authored about 8 years ago by Paul Klimov <[email protected]>
Added missing `@since` tag

81b218e3e5aabdb4d8d301481e928fbfdd32b27d authored about 8 years ago by Klimov Paul <[email protected]>
`UrlEncodedFormatter::charset` added

8f05027e3b94d2173461651f66d9b360e9353f7c authored about 8 years ago by Klimov Paul <[email protected]>
Issue #55 added to CHANGELOG

86ebcdfeae9d3a37e701b5a7f8c4e3e03ffbc1bd authored about 8 years ago by Klimov Paul <[email protected]>
fix HTML class names in view for debug toolbar

6c7f17778ff5656af040688ec525a5ead2fcbd59 authored about 8 years ago by Alexandr Rahimov <[email protected]>
Fixed `XmlParser` unable to parse value wrapped with 'CDATA'

7ceb98f9768009a8dfd30dff451cf58e954f06f6 authored about 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-httpclient

39d433d95e7a28e727cf00e4f4291feaffcb26c7 authored about 8 years ago by Klimov Paul <[email protected]>
ption 'protocolVersion' added to `Request::options`

83599c331aee14ce9adcd03eff5d0a02f59379d8 authored about 8 years ago by Klimov Paul <[email protected]>
docs/guide-ja updated [ci skip] (#49)

542d10f10d49712a7fb589ea57369709e06ac162 authored over 8 years ago by Nobuo Kihara <[email protected]>
Docs for 'events' added

eb6b380af608c083e0361d82812909fba4360139 authored over 8 years ago by Klimov Paul <[email protected]>
Events `EVENT_BEFORE_SEND` and `EVENT_AFTER_SEND` added to `Request` and `Client`

925c28cb878db0c0f21caeff47d6005ef85c0205 authored over 8 years ago by Klimov Paul <[email protected]>
Added `Request::getFullUrl()`

e1448d4889f092f7b1adfec721dc51f1b944cf4f authored over 8 years ago by Klimov Paul <[email protected]>
Added `Message::addData()`

2e74cfd8906dc0f75cb7b9b08f0996e0cd939b36 authored over 8 years ago by Klimov Paul <[email protected]>
Added issue templates

45ef5e161fca4446c5f27d95268cb5c5d4f5ae1b authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `XmlFormatter` unable to handle array with numeric keys

78c809277bf98a324531522cdb858107842d0819 authored over 8 years ago by Klimov Paul <[email protected]>
adjust required yii version

current code is not compatible with 2.1

386a0f1e3303dbbcdd9ad8d6e43cae2a3840e350 authored over 8 years ago by Carsten Brandt <[email protected]>
use httpclient Exception instead of yii\base\Exception

this only affects docs except in Response::getStatusCode()
where now a yii\httpclient\Exception ...

92c955d9660cb88ea205b263a221454f857f9dfc authored over 8 years ago by Carsten Brandt <[email protected]>
Grammar tweak (#42) [skip ci]

f9c97cb6eea4515f07ea122e955500792a2ea17d authored over 8 years ago by David Baker <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-httpclient

13b75d174e771bea9a85fa5f14b3cc79d97e2b80 authored over 8 years ago by Klimov Paul <[email protected]>
`fxp/composer-asset-plugin` version raised to '1.2.0'

242f1a9ac7e8edef87ce9e611a59b2a32cf0f638 authored over 8 years ago by Klimov Paul <[email protected]>
updated Japanese doc [ci skip] (#41)

f22884973c02474436b8b396968952d7ff3544bf authored over 8 years ago by Nobuo Kihara <[email protected]>
prepare for next release

57ba94d15f87429f61221244bf5b81c07395bc20 authored over 8 years ago by Carsten Brandt <[email protected]>
release version 2.0.0.1

782ef0972ad900f3c070d8a085555826e12f2c3f authored over 8 years ago by Carsten Brandt <[email protected]>
fixed PHPdoc annotationfixed PHPdoc annotationss

695f312acf7d9a8001ba80284bd3fd31e7ef4bda authored over 8 years ago by Carsten Brandt <[email protected]>
prepare for the next release

72eab1ba5e6bba1c5621d416d4b02b8f0c642565 authored over 8 years ago by Klimov Paul <[email protected]>
release 2.0.0

d6aebb6fdade902c8279bc15bc64b1ecba7d3f4d authored over 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-httpclient

d3cb06ecd01ed3cb1fcac364112c12d33dae79cc authored over 8 years ago by Klimov Paul <[email protected]>
`Request::url` setup via array provided

28a366a82c8351d4e91163c6f71da37cf7667579 authored over 8 years ago by Klimov Paul <[email protected]>
Use example.com instead of domain.com for usage examples

4881fe3dc26ee93bfaacb94637cc1f9aacd4cd62 authored over 8 years ago by Alexander Makarov <[email protected]>
Added skipping of unsupported params at `Response::parseCookie()`

cc493475c4c6f51b7157062f54c2697ca3e3ca69 authored over 8 years ago by Klimov Paul <[email protected]>
`Exception` class extracted

3e90b71243b9025c8d6360dd5b755371e23f0e28 authored over 8 years ago by Klimov Paul <[email protected]>
Fix HttpClient debug panel category

8e424c7c879f6914a3f3d25619f763f6c277e8ad authored over 8 years ago by Igor Golovanov <[email protected]>
fix HHVM tests

b6e4123d1c5d9c69a4afbf6ac746c0c56c592a48 authored over 8 years ago by Klimov Paul <[email protected]>
added allow failure on HHVM at travis

6a6bc5e6810e7841c4fe44718ee395f251a4cf29 authored over 8 years ago by Klimov Paul <[email protected]>
`CurlTransport::prepare()` fixed to add 'no body' option only for HEAD request type

99f68c98cb52cc2e5df3c820842592b4b5467fa8 authored over 8 years ago by Klimov Paul <[email protected]>
`CurlTransport::prepare()` fixed to add 'no body' option for empty content on GET, HEAD or OPTIONS

f17ba9780a3a45d9fa434981034a38be9394e27e authored over 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-httpclient

6b4928d81cf57e82a8b6fba4537b68f5c809a46a authored over 8 years ago by Klimov Paul <[email protected]>
`CurlTransport::prepare()` fixed to always set request type for not POST requests

6d5bb61c10a8a27221cb6e95bc9ea314f6f371d6 authored over 8 years ago by Klimov Paul <[email protected]>
Merge pull request #32 from LAV45/travis

Update .travis.yml

32ed4fe4513855690d7e54e2441fe52507510451 authored over 8 years ago by Paul Klimov <[email protected]>
Update .travis.yml

5a7dba5e43c63463b1bac52737850c67e384b4d1 authored over 8 years ago by LAV45 <[email protected]>
Merge pull request #22 from yiijan/docs-ja-1215

docs/guide-ja block type identifier fixed [ci skip]

b0ca76e46415e0acee68cd46058f8c8e16821739 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
docs/guide-ja block type identifier fixed [ci skip]

6864e2dd794470534808cf72b9cfc137bda0b9ea authored almost 9 years ago by Nobuo Kihara <[email protected]>
'followLocation' option fixed

b983312b60ec9251eb9abca76fa89014f8828388 authored almost 9 years ago by Klimov Paul <[email protected]>
Merge pull request #17 from yiijan/docs-ja-0909

dosc/guide-ja completed [ci skip]

46d10b533ee05d7ed76e757d7ecfdcbac2b7d346 authored about 9 years ago by Alexander Makarov <[email protected]>
dosc/guide-ja completed [ci skip]

66a059f1b10687fb09920ace12ebdab8203280c4 authored about 9 years ago by Nobuo Kihara <[email protected]>
Merge pull request #16 from yiijan/dosc-ja-0908

docs/guide-ja WIP [ci skip]

62812dacf27fa2cd9fd4137595ee87333ec72885 authored about 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja WIP [ci skip]

fd9d878dbde29f513156e507d33a24c3ca227657 authored about 9 years ago by Nobuo Kihara <[email protected]>
Merge pull request #14 from yiijan/doc-fix

docs/guide/basic-usage.md fixed [ci skip]

26fd909808d31cdc353d9c4a678af4fe363ba3b0 authored about 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #15 from yiijan/docs-guide-ja

docs/guide-ja started translation [ci skip]

f572e283afa4aad938b335349085077c96bcd37d authored about 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja started translation [ci skip]

54a2b228f0b371f836b1ab23c7b33661f40d3f68 authored about 9 years ago by Nobuo Kihara <[email protected]>
docs/guide-ja/README.md fixed [ci skip]

1a054d0967b2fa01fc66ae918d976a7b35433818 authored about 9 years ago by Nobuo Kihara <[email protected]>
Docs about `batchSend()` added

6574668a5b74f0a43a2255d2d2cf4914644db655 authored about 9 years ago by Klimov Paul <[email protected]>
Redundant code removed

32e60c394db4b9d43f37d7c35c7097538a31ff5e authored about 9 years ago by Klimov Paul <[email protected]>
XML formatter class name at `Client::getFormatter()` fixed

eaec29642a1db1e625969773f04c9dcd1549511f authored about 9 years ago by Klimov Paul <[email protected]>