Ecosyste.ms: OpenCollective

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

github.com/SemanticMediaWiki/http-request

A minimalistic http/curl request interface library
https://github.com/SemanticMediaWiki/http-request

Update CI badge

5c0ca08f13db9b72bcd88db0f05085aa4682df02 authored almost 2 years ago by Morne Alberts <[email protected]>
Update dev-master version

3230b24bac8b81d4e1f4936c42453a80f841061c authored about 2 years ago by Morne Alberts <[email protected]>
Update version 2.0.0 release date

1818e0731561621121fcc9da90f244a727ef0989 authored about 2 years ago by Morne Alberts <[email protected]>
Fix old release date

21690a5970aaaa10ec66676877b8d2f9c5725439 authored about 2 years ago by Morne Alberts <[email protected]>
Formatting tweaks

2e529ccfc86b091379f1314cecac91199344ff1c authored about 2 years ago by Karsten Hoffmeyer <[email protected]>
Merge pull request #2 from SemanticMediaWiki/name

Update name

4b7105b3af839058bad63667c2cd7644875cca1c authored about 2 years ago by Jeroen De Dauw <[email protected]>
Update name

52beaae8282fb54b63421f8bf5ddfcd1a8d20402 authored about 2 years ago by Morne Alberts <[email protected]>
Update README.md

fcfc821e7e49922b80db9da15cb03c66f6e399ed authored about 2 years ago by Morne Alberts <[email protected]>
Merge pull request #1 from SemanticMediaWiki/2022

Add PHP 8 support

1894526623fff5eeba18a921370c11cb968a9ea5 authored about 2 years ago by Jeroen De Dauw <[email protected]>
Remove dead service

a0b74fd28827db1246be6e412746c700909c4457 authored about 2 years ago by Morne Alberts <[email protected]>
Fix spelling

98e30543c31a8c7f2c581a71a9c57aa6c7a1e035 authored about 2 years ago by Morne Alberts <[email protected]>
Update URLs

ca4c3e0442db180824892ab5eb1ba45e64a8fdbd authored about 2 years ago by Morne Alberts <[email protected]>
Add composer replace

2de930be7d7b381b1dd38a3f18a739399d7c1729 authored about 2 years ago by Morne Alberts <[email protected]>
Add PHP 8 support

cea07663a2663b54d305ccad69c4b221b9ab8200 authored about 2 years ago by Morne Alberts <[email protected]>
Update composer.json (#11)

bc731f0b702860fb2201e6fe9a33b539d8ef7ddb authored almost 7 years ago by Karsten Hoffmeyer <[email protected]>
SocketRequest to match TLS port (#10)

a7cf33bae82cffe570086fc06d6617e802c0cc74 authored almost 8 years ago by mwjames <[email protected]>
Add RequestResponse::asJsonString

3c1dde2e95cd30c657e20dab9773a989cfe747a1 authored over 8 years ago by mwjames <[email protected]>
Improve coverage

e6b704d95763d8cffa484f8790dc283aa3aa05b4 authored about 9 years ago by mwjames <[email protected]>
Move option check from CachedCurlRequest to CurlRequest

f37d201b5f96f76756454c823bdefd9c62ddef43 authored about 9 years ago by mwjames <[email protected]>
Update README.md

1c754ea5a2001791685d70edbd48bbc59677ee73 authored about 9 years ago by mwjames <[email protected]>
Merge pull request #9 from onoi/cache

Add cache option (unclutter the interface)

8793fbeefef8a4c5c16956932b7a68fadf2e43bb authored about 9 years ago by mwjames <[email protected]>
Add cache option (unclutter the interface)

- `ONOI_HTTP_REQUEST_RESPONSECACHE_PREFIX` and
- `ONOI_HTTP_REQUEST_RESPONSECACHE_TTL`

ece6f5e9e00cd5aca78a3ae87f91e5771e8f4b03 authored about 9 years ago by mwjames <[email protected]>
1.2.0 release

21f534cb7d06efc7743b6412372138f8c7243dea authored about 9 years ago by mwjames <[email protected]>
Merge pull request #8 from onoi/follow

Add ONOI_HTTP_REQUEST_FOLLOWLOCATION to redirect to a 301/Location

67baa521dca5971232ac987b16e0e8e37fd304c3 authored about 9 years ago by mwjames <[email protected]>
Tidy

b37a03fb354f38d42ffa73ef95ddc33f87b290c8 authored about 9 years ago by mwjames <[email protected]>
Add ONOI_HTTP_REQUEST_FOLLOWLOCATION to redirect to a 301/Location

If `ONOI_HTTP_REQUEST_FOLLOWLOCATION` is true and the
`SocketRequest::ping` fetches a header tha...

0bf6575372be3c0fbcb67ef3ed0763edabac1dd5 authored about 9 years ago by mwjames <[email protected]>
Execute ONOI_HTTP_REQUEST_ON_COMPLETED_CALLBACK only for "wasCompleted" == true

ea2625274f5eff9cc40a7ed66fe8abf0d2081934 authored about 9 years ago by mwjames <[email protected]>
Add "wasAccepted" response verification

992b758f4cdf8b67f257b14fa74df494c21f2cde authored about 9 years ago by mwjames <[email protected]>
1.1.1 release

[skip ci]

3ec6b35f3d2c1b2bc7dd6a74a4fa0037f0d78042 authored about 9 years ago by mwjames <[email protected]>
Merge pull request #7 from JeroenDeDauw/patch-1

Make lib-curl optional

5c4c90081e1b6c2114231de973f67ded05ff3052 authored about 9 years ago by mwjames <[email protected]>
Make lib-curl optional

af17583d3d1e104d0e0ee15750e035951e213a1f authored about 9 years ago by Jeroen De Dauw <[email protected]>
1.1.0 release

91b89117fe672c1a5426869e4801e3d4d8cce8be authored over 9 years ago by mwjames <[email protected]>
Ren AsyncRequest to SocketRequest

ce88aecd1656a0381cf9e3abbf85778fbef1bfb4 authored over 9 years ago by mwjames <[email protected]>
Deprecated MultiCurlRequest::setCallback, use ONOI_HTTP_REQUEST_ON_COMPLETED_CALLBACK

- ONOI_HTTP_REQUEST_ON_COMPLETED_CALLBACK returns a `RequestResponse` object

f192e837be1f6217fabe8059ad5319d5b2280d16 authored over 9 years ago by mwjames <[email protected]>
Merge pull request #6 from onoi/async

Add AsyncRequest

363d4af2d7f1bbb6350cad30f6b58afa2799d85f authored over 9 years ago by mwjames <[email protected]>
Add AsyncRequest

Based on work done in `SMW\AsyncJobDispatchManager`.

23bb863fb42f64615d5716ab87f0bf358cfae67e authored over 9 years ago by mwjames <[email protected]>
Rename AsyncCurlRequest to MultiCurlRequest

63749a37c69643766568c3a8665e0bb896a6da4a authored over 9 years ago by mwjames <[email protected]>
Merge pull request #4 from JeroenDeDauw/fix-th

Correct type hint

c2e3ed522fb75c537327d2d0bcf25860369697ba authored over 9 years ago by mwjames <[email protected]>
Correct type hint

378f72ba2fc9b046029c2635ad8a43604f22e80c authored over 9 years ago by jeroendedauw <[email protected]>
Add PHP 5.3

07b545701dfe099cd7a98da35bb3b009ae62abda authored over 9 years ago by mwjames <[email protected]>
Merge pull request #2 from JeroenDeDauw/add-th

Improve type hint

33dacf47e2c28c19e55ae631ec21dd9219ed663f authored over 9 years ago by mwjames <[email protected]>
Merge pull request #1 from JeroenDeDauw/RuntimeException

Remove unused import

70aa205c21c3ad25296aec06d8d3211b601f82d8 authored over 9 years ago by mwjames <[email protected]>
Improve type hint

c7f19a6c17807d22e7f370fe1cfd0ae82798405b authored over 9 years ago by jeroendedauw <[email protected]>
Remove unused import

8319cbe16de7d065afee1c0ef3c379ebc325caa8 authored over 9 years ago by jeroendedauw <[email protected]>
Tidy

f7f5d85f7c39243e6648e06695238b8180339e55 authored over 9 years ago by mwjames <[email protected]>
Initial commit

ea5647c2dddd87a8abe3933fd1a2b94a760c7530 authored over 9 years ago by mwjames <[email protected]>