Ecosyste.ms: OpenCollective

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

github.com/php/pecl-http-pecl_http

Extended HTTP Support
https://github.com/php/pecl-http-pecl_http

content range has precendence; fix bug to detect max length

f88701ab9ee5259950e1fb8250cb4f78254b25de authored almost 10 years ago
tests++

8d041c32a46d26f2154efdd20c987c8d2b491645 authored almost 10 years ago
rename info tests

046973e332c1475f9bf7717af9d33a75283deb37 authored almost 10 years ago
http2 test

7b3c686de9ef70f2124136b5a1b8dffa7602a4d7 authored almost 10 years ago
add http\Client::getAvailable{Options,Configuration}()

48c11a71a485ca29c47aebd601d8d77d9bfeb129 authored almost 10 years ago
don't create persistent easy handles for non-persistent multi handles

abf5876b9f3a19d437ceb95455c11f05a0e9cce3 authored almost 10 years ago
yep, moved there. ugh

aba1f7d332d866ca1f0397d46751864e430985f3 authored almost 10 years ago
moved

bc088ae2915ef8e0d2d232bbbb2d091f5893d3c6 authored almost 10 years ago
reorder

597319011750ceaf7e156fe8bc03574e7f4e399b authored almost 10 years ago
reduce count of online tests

8a3ddf26349337c2c42dc2716bb4b3e93bded96c authored almost 10 years ago
add pipelining test

0fa4750d5cfe59f7471f35c9e026af7d771eace8 authored almost 10 years ago
no Content-Length on CONNECT responses

5e385d65a67052f3bfdf4efffcde7eedd844e34d authored almost 10 years ago
typo

fc5ceb14ad80960d18ffcaf802431dfdfe2f3ff3 authored almost 10 years ago
implement curl multi options through http\Client::configure()

- add http\Client::configure()
* options:
* bool(use_eventloop)
* bool(pipelining)
...

b6f8b5f25a50022dd7c67acf8f7c7ddc13e9ffc8 authored almost 10 years ago
Merge branch 'R_2_2'

90b581e9c564acde783926e412d7c5d737c4cbe4 authored almost 10 years ago
back to dev

5a3a84f296489462537ce6b6d1b2e646d22d24b0 authored almost 10 years ago
fix assertion

ba466216f58ab8d61e329357a6d1f0315fc72c02 authored almost 10 years ago
Fixed Bug #69000 (http\Url breaks down with very long URL query strings)

6a206380b376a202ed243dd730d4433186a55a1d authored almost 10 years ago
optimize frequent method calls

68902d1bedcc8c23f8907d023d325ce8a40196c1 authored almost 10 years ago
remove cookies from transfer-info

it's only in netscape format and awfully slow anyway

2e8a57c215cf1e5955a141636c1a7c154a7798ab authored almost 10 years ago
reduce cost of parsing http start line

401e7e3f740efedb5e543948fe89e1c2dfad47c5 authored almost 10 years ago
unix_socket_path request option

892669e5fa183ae8a3e8d2511121dcc3ac029d1c authored almost 10 years ago
switch from the deprecated ioctl to the seek function

73c32b927492da067bb42ad2d9add0d19081f411 authored almost 10 years ago
add test

a64f986ff422c396288982304aba5f9b99a1a6d9 authored almost 10 years ago
ensure options are applied before the headers are set

791511f3bc18cdc68b3f27b43d9396cf56d99e5a authored almost 10 years ago
since we use the curl write handler we can use curl's decoder

225ce54f0baaf9f840c952d9f2e7bfc52aae0981 authored almost 10 years ago
verifystatus SSL request option support (OCSP)

9467cc0206e131f51106ef0f3c4ff4769f7b4767 authored almost 10 years ago
tlsauth SSL request option support

19b186b70c9fa66bd6086d719d710a0994c3f63a authored almost 10 years ago
implement restrictions on TE

3c87e1d64b5d7ca823878093b1387ef2f9bad459 authored almost 10 years ago
CURLOPT_PROXYHEADER support; default chunked encoding for stream

responses

22d8bd9cce8969e37269f1e817da0904a6af522c authored almost 10 years ago
use url authority parser for CONNECT messages

db0ebb809983eb3dbda84dee61dfceb08feb20c3 authored almost 10 years ago
add authority parsing

455b900ef81b046e1102f267e711338382019253 authored almost 10 years ago
add CURLOPT_PINNEDPUBLICKEY

b8b53217575c2e7b091588b97b95324d50b921ff authored about 10 years ago
administrativa

b844fc1835f6bf13c50c60f693fcc151ea77326f authored about 10 years ago
update expectations how history requests look like

f659b02b09bea66e4979a1a9eb3e7f236fee6303 authored about 10 years ago
fix curl compile checks

ee1e2835bd0cf51688f84f90f7f9aebbd842e940 authored about 10 years ago
check for HTTP2 support

04038853b905fc2321e96c6da948ac1fcda52550 authored about 10 years ago
update response headers

91894f441698c7d430d9c1233700227dbee94f0d authored about 10 years ago
POC for HTTP2 support

498493b4cb032edc2ec5b8baa51bebf70ad77d6a authored about 10 years ago
back to dev

58d75e97cc9b93f102bae2d57fd4a62adc000346 authored about 10 years ago
2.2.0

17ff2ae5d5e72ab77d0e86a84fc1b08e592a747d authored about 10 years ago
back to dev

47b3fc2e4c9047511a93edc4b5e532a9a15616b9 authored about 10 years ago
prepare 2.2.0RC1

22ba22a6bd587683a235e8a7af6958aec0516b45 authored about 10 years ago
update test

a258b01227b9a0b01b590a3df43eebc60d3b4189 authored about 10 years ago
add http\Env\Request::getCookie()

cc26dfb22b469d8cf70c2f6103a064250a71944e authored about 10 years ago
fix title

c67228639ce71c21859f73bf72fad67354281adb authored about 10 years ago
--url

732f148512e78fdf883063ad25da43154d905156 authored about 10 years ago
add http\Env\Response::setCookie()

5e39218b5ee82680410b3e170ab7581ba87ff89e authored about 10 years ago
don't abuse STR_FREE; ditch http\Url::parse(); fix tests

b54d9ed0b0cd930f76754fe281e66f36a953085b authored about 10 years ago
ditch php_url

a4114b0ea5757190fdd7218dbf23588b6ae6e9a8 authored about 10 years ago
typo

baff99d75b56868714f7f2ed1972b3baceb72014 authored about 10 years ago
Merge branch 'master' of git.php.net:/pecl/http/pecl_http

* 'master' of git.php.net:/pecl/http/pecl_http: (31 commits)
use our url parser
back to dev
...

c5a2e0f00072f02c1aac569487ccf4f803b89f64 authored about 10 years ago
use our url parser

c0a90e57b4fe369f68b02111770815d66ec5a380 authored about 10 years ago
Merge branch 'R_2_1'

caddd8ffdc0b23544671c64df711c04d3da1b4b4 authored about 10 years ago
back to dev

21298b7d2fb97e74e858f1ca6cce0161befcb4e6 authored about 10 years ago
prepare 2.1.4

15d24933014cba8806f50ae32ee73145df3f3a99 authored about 10 years ago
Merge branch 'R_2_1'

4745cd2cc0c3bd610fd2fc1ef120f37ab4111d5b authored about 10 years ago
Fixed bug #66891 (Unexpected HTTP 401 after NTLM authentication)

If you set a "WWW-Authenticate" header PHP automatically issues a 401.

http\Env\Response slurps...

5dfb7f296be471c20c21b3e39c00412e81706d78 authored about 10 years ago
Merge branch 'R_2_1'

4dde50dd5e77937157350e3aba617261e074bf92 authored about 10 years ago
Fixed bug #68149 (duplicate content-length with libcurl < 7.23)

acffb304a34e5e2a09c234f54179c34a0e8d3226 authored about 10 years ago
Merge branch 'R_2_1'

f27f09fb8025a8d640fdd283b25577956fee13f8 authored about 10 years ago
Fixed bug #68353 (QsoSSL support removed in libcurl 7.39)

bc44fc3f4d04566f85f11eb25289d8ae4f88d3fd authored about 10 years ago
Merge branch 'R_2_1'

69b0fc68b1a2181b115b110f5c37610c540ad3b6 authored about 10 years ago
fix long/int mismatch

5dc1e4273e37ed0cb37bc7cb1e7168a61374c367 authored about 10 years ago
experimental urlparser

b11342ec89ef18b55828c089d36924a8ecc3dfd5 authored about 10 years ago
prepare for using all constants together

2cd40b03b9948a7d604ba01b968b3f047d10754d authored about 10 years ago
strip comments

14aacd330776c33d6852e9a43be68d89e96cce4c authored about 10 years ago
test ::PARSE_TOPCT

aed418b24c4467900533869abd44071faeb0351f authored about 10 years ago
path should be forgotten

37c5e00b8e827be61f286eba9c92c7adf3151b43 authored about 10 years ago
fix query&fragment; add pctenc parser option

7938ddbed547a03296a185d5f53ccf9e1cf9a9db authored about 10 years ago
simplify

31636a8ec8578e7e4d45da180d55e1260bb527db authored about 10 years ago
separate url and parser state

f95aebf2ddce47f597cf88b97084ffd6ebe93008 authored about 10 years ago
fix edge cases with @

7205cf3cfe9e5dd142513541414b0327aa3be0cf authored about 10 years ago
brain wrecked

eacb6502617d4330cffe43ad57878b8902676397 authored about 10 years ago
more explicit constant names

d3ccf4a87cda3a4101e2dfb85f620c7e2c401731 authored about 10 years ago
simplify

a760e170d36cc40ce992ebcdb13f0877ddfa3d73 authored about 10 years ago
update

62e9d3e1f5ec8896131313c70574ce7f7cbcfc99 authored about 10 years ago
update

fbd9ab2bcfe653d1189a025cc75c38ba3f89f19d authored about 10 years ago
update missing tests

34e5c9a108e13eeb98d66b189b682967ca1adcdd authored about 10 years ago
fix long/int mismatch

175ff7d5e20362f0215910a6637ec3b59a885693 authored over 10 years ago
don't enable this for debug builds

1f7b3f452a7ca7d47521581968365739e526e049 authored over 10 years ago
let the parser handle non-blocking streams

34a2055472bf6640874dbb61d640f9901e1d02aa authored over 10 years ago
no need to "cache" the request TS for a long time now

f823ed714484edce075fe39485355f38684daa1e authored over 10 years ago
cleanup

4b0c4ea2859d09325e6e4462c2be94b0544b79ee authored over 10 years ago
Merge branch 'R_2_1'

07436695bedb3a99ad39bb2fcba7ca0d27eaaedd authored over 10 years ago
back to dev

e1bf24967f29ec896a9cd3b39dbd21b0789306c6 authored over 10 years ago
remove default configure option

00f0d8d23eb0b028712aaeff1f7b88743b3e43e1 authored over 10 years ago
prepare 2.1.3

69d8ed5a90c1cf149ff2038b7bd95afd93a13b4b authored over 10 years ago
Merge branch 'R_2_1'

e7d985254d2b3e64d665f118a4086680bcfe248e authored over 10 years ago
add test for bug67932

0dc8e153f068d615e236632c7599e758f54dfb42 authored over 10 years ago
Merge branch 'R_2_1'

* R_2_1:
Fix build with curl < 7.26

39456918dd8c443592a2e3fe39f4b1525dc09948 authored over 10 years ago
Fix build with curl < 7.26

$ grep "define CURL_REDIR_POST_30" curl-7.2*/include/curl/curl.h

curl-7.25.0/include/curl/curl...

62030d589336fc052eab8cf4503ef1968f5d9ac8 authored over 10 years ago
Merge branch 'master' of git.php.net:/pecl/http/pecl_http

* 'master' of git.php.net:/pecl/http/pecl_http:
back to dev
release 2.1.2
administrativa
...

d26f54aec37a7ad7468264b8dc12d1eba27ba580 authored over 10 years ago
Merge branch 'R_2_1'

e7e1fe60a6bd2a521767d87e6d21920fcdad6c1d authored over 10 years ago
back to dev

3fc495bd0741c49d3b756cbd3e051448f211f7db authored over 10 years ago
Merge branch 'R_2_1'

6fa74025c7dba942820fffe7e887289ea75362ff authored over 10 years ago
release 2.1.2

7ff75e239be15bedfbd3b69d706fc2bcd322ab74 authored over 10 years ago
Merge branch 'R_2_1'

cb421fbba6d216980452465ef3e6db3f0390dbfb authored over 10 years ago
administrativa

8d7deb4c406dc8cf5d1dbe264cb079c9b167ca76 authored over 10 years ago
Fix bug #68083 PUT method not working after DELETE

properly reset curl's request method bits

d9c22b8c6b2c3f6e2e6feffe77f940b3fe20efe5 authored over 10 years ago