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

Classes renamed according to yii2 convention.

1e2f4fb64f192d6220d0db6e11a9765efac8d051 authored about 9 years ago by Klimov Paul <[email protected]>
Minor fixes

fd779000264d82c86dce3712ffec0bca819e2e18 authored about 9 years ago by Alexander Makarov <[email protected]>
fixed request method at `Client::head()`

0b1694c2b22964e59792ce3386d31c3665a88a02 authored about 9 years ago by Klimov Paul <[email protected]>
Added link to guide

ead4d3ca8eb580957d213c6b5c48b54f386de083 authored about 9 years ago by Alexander Makarov <[email protected]>
Docs about request options added

976fb3072e41c21aa43e006efa11dde55b668dbd authored about 9 years ago by Klimov Paul <[email protected]>
List of allowed request options has been determined

2f054c82aa2fd6a426e4046b962999df86443000 authored about 9 years ago by Klimov Paul <[email protected]>
`toString()` methods adjusted

13c1f5d101dcc4b43b4945a955ba5a35db7bdf65 authored about 9 years ago by Klimov Paul <[email protected]>
Docs about multi-part content added

0196aafaa2926ff00d0aa7dc3b8f3e148477f72a authored about 9 years ago by Klimov Paul <[email protected]>
Multi part content processing provided

0713d66ed1aa52c6992749966e250f5cb2584fff authored about 9 years ago by Klimov Paul <[email protected]>
fixed request is formatted only on empty content

3d37e2c906c115d72a30774eda89bb1152d4cd43 authored about 9 years ago by Klimov Paul <[email protected]>
Docs updated

da9f4a8c00bcbe30d450c63dd28a26a04e9d3ab4 authored about 9 years ago by Klimov Paul <[email protected]>
`Message::toString()` adjusted

10188a72f8a6a31d40d21659f76794b472f423ce authored about 9 years ago by Klimov Paul <[email protected]>
'passthru' option added to `RequestExecuteAction`

e1ef19b94cfeb595b7c7536af9df81f1ce7cf98d authored about 9 years ago by Klimov Paul <[email protected]>
Debug panel created

adce745b09898cd0b2a5a13e9d1a0384241eaa80 authored about 9 years ago by Klimov Paul <[email protected]>
Logging and profiling added

04a4d472222517e0c1c57869a2568a055893de26 authored about 9 years ago by Klimov Paul <[email protected]>
Headers composition moved from `Transport` to `Message`

f5ce520da82e004eaba47f1d823f3f72c9b1c167 authored about 9 years ago by Klimov Paul <[email protected]>
Raw headers parsing moved to `Message`, redundant `Transport::client` removed

40774115b7e19ece3fe98fc2ee40918d5af0d046 authored about 9 years ago by Klimov Paul <[email protected]>
Docs created

07a733ccaf4702de8031c10d6db063343a51ee25 authored over 9 years ago by Paul Klimov <[email protected]>
`FormatterXml` added

8a91b289d84381277ee5ebe34bf696e64b38f820 authored over 9 years ago by Paul Klimov <[email protected]>
README.md fixed

7dee1a866a6515d2d53f702560030831a93e6b57 authored over 9 years ago by Klimov Paul <[email protected]>
Create request shortcut methods added to `Client`

2e33cd28c406da7bd7105ba50b5328802a1e43ee authored over 9 years ago by Klimov Paul <[email protected]>
Additional methods for headers and cookies added

528703afa241f636e5383fcde0d3e26abab3ef5d authored over 9 years ago by Klimov Paul <[email protected]>
Request options consistency between different transports provided

41b8d90c9faa6a9abacab80d8b7cc4aad1d742bc authored over 9 years ago by Klimov Paul <[email protected]>
CURL header function fixed for multi-byte encoding.

9e54e39efab9c9ba51cb05ce2d7d9e1edf096267 authored over 9 years ago by Klimov Paul <[email protected]>
Refactoring

bb9346ee7b426e7b04c691557b5049f06942b40a authored over 9 years ago by Klimov Paul <[email protected]>
Response cookie header parsing added

34be2660a13e0cf295336c024857078b3aba5eac authored over 9 years ago by Klimov Paul <[email protected]>
Headers collecting fixed

14c78dd32ac80e52df7384f3a53fe88066033650 authored over 9 years ago by Klimov Paul <[email protected]>
headers normalization added

84c1ed4acf95bcefb0abdc6f4980938181301998 authored over 9 years ago by Klimov Paul <[email protected]>
Cookies sending added

40818c37a44044b5d3eb90cd44b52a77b5e623a0 authored over 9 years ago by Klimov Paul <[email protected]>
Default client transport switched to `TransportStream`

e987e4aff1e03a176204db6182aef15e4cfef160 authored over 9 years ago by Klimov Paul <[email protected]>
`TransportStream` implemented

cc9ea6b9637e06814fa6ddff88abc6f5bbf28293 authored over 9 years ago by Klimov Paul <[email protected]>
`Transport` extracted

041707f8c062b735f83ab1f437697030c5672b0d authored over 9 years ago by Klimov Paul <[email protected]>
Initial commit

579ddd6a2522a2b5123a0e6c43ef1905b12e80fc authored over 9 years ago by Klimov Paul <[email protected]>