Ecosyste.ms: OpenCollective

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

github.com/voku/httpful

📯 Http Client for PHP: A Chainable, REST Friendly Wrapper for cURL.
https://github.com/voku/httpful

close cURL resource, and free up system resources automatically

8fd5b55bddc06a08763edb90066ba58ccbe533d0 authored about 11 years ago by bauer01 <[email protected]>
version bump and slight pull request tweaks

0bf1423028abe2f630e1d2ef8d62486d6655b2f3 authored about 11 years ago by Nathan <[email protected]>
Merge branch 'master' of https://github.com/nategood/httpful

dd0beb8698a13ed223b7cba4126646170fc203dc authored about 11 years ago by Nathan <[email protected]>
Merge pull request #99 from bytefreak/master

added CURLOPT_NOBODY=true for HTTP HEAD requests

a2cd09aec8b479b51f7380c718474fb220765420 authored about 11 years ago by Nate Good <[email protected]>
added CURLOPT_NOBODY=true for HTTP HEAD requests

37dd5341d46890d68b0733c940f7942ac0d18245 authored about 11 years ago by Thomas Richter <[email protected]>
Merge pull request #95 from cviebrock/remove_bom

Remove BOM

dde05661231a3b8c822d68294699e9240dbc6e30 authored over 11 years ago by Nate Good <[email protected]>
renamed function

fca7e7b3eff49e40c7c93d79e928f8ecc6388f88 authored over 11 years ago by Colin Viebrock <[email protected]>
rename function, strict checks, add UTF-16 and UTF-32 checks

2ad512ef1c40665f80416e8e7f42dca5bc201933 authored over 11 years ago by Colin Viebrock <[email protected]>
should be protected, not private ... oops

9f60d1dedc70352439d3fdbce4852964048974c0 authored over 11 years ago by Colin Viebrock <[email protected]>
move BOM-stripping to private function, for reusability

cb9d5cd77da2a68871a735f80b51c8b1ce10c96a authored over 11 years ago by Colin Viebrock <[email protected]>
Remove UTF-8 BOM from response, if it exists

89cd607a5327f7094658cfd62d9a398c6e3db41f authored over 11 years ago by Colin Viebrock <[email protected]>
github flavor markdown code for highlighting

e91774a4ec42fdf159c8beb8949203f0d5880727 authored over 11 years ago by Nathan <[email protected]>
Cleaning up and adding tests for Pull Request

Unit tests added
Slight code refactor to make smaller atomic unit

3d0eb210457d5ca32be31892b4c198e0df97ffbe authored over 11 years ago by Nathan <[email protected]>
Merge branch 'dev' of https://github.com/nategood/httpful into dev

7c1bac3df86db311eb7c84e5c9947f6f80faeb85 authored over 11 years ago by Nathan <[email protected]>
wip

ee86ffb97c957e9c516a0c7737962ea4933037e5 authored over 11 years ago by Nathan <[email protected]>
Merge pull request #93 from Trii/dev

Fix for overloaded strlen

3330ac2f91e57a3497fc4c127339fdaae1323fef authored over 11 years ago by Nate Good <[email protected]>
Fix bug where users could have overloaded strlen() with

http://php.net/manual/en/mbstring.overload.php. If mb_strlen exists we
will use that, else fall b...

7e496db706af7350cc5014355bdc182371f1f990 authored over 11 years ago by Joshua Johnston <[email protected]>
version bump

d5b1a400f88c337fdd4ff8abd8832d44a7771710 authored over 11 years ago by Nathan <[email protected]>
Merge branch 'master' of https://github.com/nategood/httpful

98c3af5bd97bbdaa6e5918d58fe03aeb53745666 authored over 11 years ago by Nathan <[email protected]>
Merge pull request #89 from dtelaroli/master

Upload feature

f48c8a747189f96059b538c3626f0f1953f26337 authored over 11 years ago by Nate Good <[email protected]>
cleanup

879d1a631729a711dac188c4d9e37e1e79ea2f68 authored over 11 years ago by Nathan <[email protected]>
version bump for notice fix

118fdb2d7fa73a5741bb23729c1f413d436ad2ea authored over 11 years ago by Nathan <[email protected]>
Tests to upload file

b4b7ddc07d4e49c1074837a8efcacce5a3fb99ac authored over 11 years ago by Denilson Telaroli <[email protected]>
Merge pull request #88 from gabrieletondi/master

fixed notice in hasProxy function

3095999afcf47b7ef10159d8a031fa429540f125 authored over 11 years ago by Nate Good <[email protected]>
Removed duplicated Mime

9151748de7b5166c5be23375140da036c0cb3e93 authored over 11 years ago by Denilson Telaroli <[email protected]>
Merge branch 'master' of github.com:dtelaroli/httpful

c8163a7b605204aa1608be58494cc67a1b56edb8 authored over 11 years ago by Denilson Telaroli <[email protected]>
Add Upload function

6ece48cb9a0ed31da522b4698ddfbc5de535bff8 authored over 11 years ago by Denilson Telaroli <[email protected]>
fixed notice in hasProxy function

aab8def9f62d4348f8982caeaaeeb5b40bdbfa42 authored over 11 years ago by Gabriele Tondi <[email protected]>
Version bump to 0.2.7

2111e890992fbf4adaffe86803b0b2b19f6ec264 authored over 11 years ago by Nathan <[email protected]>
Merge pull request #86 from joaomachado/master

Remove proxy "200 Connection established" header

5013e13a2d39ab15435bf3f2f78ab090f71b38d4 authored over 11 years ago by Nate Good <[email protected]>
Using Proxy, remove "200 Connection established" header

e78b139cac1566dc3d43f90c0530a2d9c632f575 authored over 11 years ago by João Machado <[email protected]>
Link update in README

fcff47839a525a58f28f0c0ed72526178b1cf89b authored over 11 years ago by Nate Good <[email protected]>
version bump for real this time

4dd703734ed7def7a41470fe51e82983f0f03b2c authored over 11 years ago by Nathan <[email protected]>
version bump

d89e5f5a087249effbd2be5572f43457b40f65bc authored over 11 years ago by Nathan <[email protected]>
Merge pull request #85 from Trii/proper-content-length

Add proper Content-Length based off of the request body's length

fe72af00441c669216479952ab6d6d46cf710c27 authored over 11 years ago by Nate Good <[email protected]>
Add phpunit to require-dev

Make sure to use serialized_payload length as Content-Length if the
request has a body

d766061e9975329c6b4d1f024318a34a7409b7d7 authored over 11 years ago by Joshua Johnston <[email protected]>
Twitter API changes broke twitter example

2e3386e5c19d9639b352aa6524159419c88451d9 authored over 11 years ago by Nathan <[email protected]>
version bump to 0.2.5

fa15aa48e8065a8cec7268d4d8ee1b9787875542 authored over 11 years ago by Nathan <[email protected]>
Spaces!

5076730b82916b560ed494c7c1e9eedfebd4c7d3 authored over 11 years ago by Nathan <[email protected]>
Merge pull request #81 from ramiel/squid_bug

Squid bug

b9863b061164c5486a155d6e4593fa28c78d560c authored over 11 years ago by Nate Good <[email protected]>
Merge pull request #80 from ramiel/proxy_support

Added proxy support

ed55e6bb6fb797b76f3a76113605da023b96d68d authored over 11 years ago by Nate Good <[email protected]>
Empty debug

42b3ca9347c51707ae3354e1d8676f7a7e99ee41 authored over 11 years ago by Fabrizio Ruggeri <[email protected]>
Solve a NONE/411 Squid related bug if no content-length is setted in header

ef6a59c9b4c906687d47ce7dff93587674fcee53 authored over 11 years ago by Fabrizio Ruggeri <[email protected]>
Added proxy support

fe3c11b57043f6319ef24424bdcef82ae850f720 authored over 11 years ago by Fabrizio Ruggeri <[email protected]>
Merge pull request #79 from vlajos/master

small misspelling fix

6d6277726400e5a8720f1de5ac608d44ec6d1a1c authored over 11 years ago by Nate Good <[email protected]>
small misspell fix

1a11f536bdae82e70c29e6d73c5a5bf7381b2570 authored over 11 years ago by Veres Lajos <[email protected]>
doh

32147039bd37c67148f17ddcc06ca4900984b8fa authored over 11 years ago by Nathan <[email protected]>
Added timeout feature and fixed digest auth bug

- FEATURE [I #77](https://github.com/nategood/httpful/issues/77) Convenience method for setting...

165f272a918bf039ad1dc8e0c1052d6c64fe8d76 authored over 11 years ago by Nathan <[email protected]>
fixes issue #74 isSafe and isUnsafe methods missing params

816f51166d3ed10483ad1f63372e741c0a8c4cdf authored almost 12 years ago by Nathan <[email protected]>
version bump

28c196a019a659bd129a84c08c28e9ae9e22bb42 authored almost 12 years ago by Nathan <[email protected]>
Update README.md

7f91b2a3a5c0604b962ad155ef7641ce47a56a65 authored almost 12 years ago by Nate Good <[email protected]>
Merge pull request #73 from mishak87/patch-4

Parsing HTTP Code according to RFC

8b24b792a540e78b608ce91c689ba0f98ff58f5c authored almost 12 years ago by Nate Good <[email protected]>
Parsing HTTP Code according to RFC

HTTP uses \r\n for new line

 - fixes error with some 500 responses

197c9d53b6b92af474a5de963bed0566c7ab7a56 authored almost 12 years ago by Michal Gebauer <[email protected]>
Bug fix for Bootstrap to prevent overwriting predefined mime handlers

1f910898627c0b2ef3578339a90cc8ccfec32096 authored almost 12 years ago by Nathan <[email protected]>
Add ability to parse JSON responses as array instead of as an object

fixes ShowClix example and adds example of JSON parsed as array
this adds the ability for Handler...

b88a642d487e05551090e702a0633ae481b2a067 authored almost 12 years ago by Nathan <[email protected]>
version bump

9c374a798fdc34f127fdcdb8f599e1e7d7c06ea6 authored almost 12 years ago by Nathan <[email protected]>
Merge pull request #72 from nesbert/master

Custom Accept Header

ae30c70265af9bc5d9a65dc9b391cd8047a5c658 authored almost 12 years ago by Nate Good <[email protected]>
Allow the "Accept" header to be set and override default behavior.

f24af975d4483da33e09e33b6895aea50737726a authored almost 12 years ago by Nesbert Hidalgo <[email protected]>
yikes. forgot to update the version number.

491a875cdc38be217dd4bfea9ab5859b7268a97c authored almost 12 years ago by Nathan <[email protected]>
Merge branch 'master' of github.com:nategood/httpful

61b8279dac4d321f0f99d3142cacf3eb1c9262df authored almost 12 years ago by Nathan <[email protected]>
Update src/Httpful/Handlers/README.md

dade7b15af6d945d76043fb49b4d6bcd234a20e8 authored about 12 years ago by Nate Good <[email protected]>
Fix PHAR Links

Moved to a version based naming scheme.  Just link to the downloads section instead of a specifi...

4309d8e29a3ec6f639e29cc3dca7a26c937089f1 authored about 12 years ago by Nate Good <[email protected]>
Merge pull request #60 from stewsnooze/master

Added timeout method to be able to timeout http calls

75b733ee253167f7071afd9622e929f64c58cc69 authored about 12 years ago by Nate Good <[email protected]>
Update src/Httpful/Request.php

Fix typo

8b6d8d3830d08508553b82a2a1f54935a93c0988 authored about 12 years ago by Stewart Robinson <[email protected]>
Update src/Httpful/Request.php

Adding the change from  https://github.com/nategood/httpful/issues/37  Http 1.1 response now work

402b644fc44a13f3b8ab04cecb6b58b4c280d8b9 authored about 12 years ago by Stewart Robinson <[email protected]>
Update src/Httpful/Request.php

Removing a stray line break!

4738357dbfb9484dbdd2174168ce740fbbc1dc27 authored about 12 years ago by Stewart Robinson <[email protected]>
Update src/Httpful/Request.php

Added the timeout function and integrated it in to _curlPrep so that code like
         $respon...

1b84e4b953d87ecfcfb4d3d3ae7adbabde8b4b84 authored about 12 years ago by Stewart Robinson <[email protected]>
removing legacy tests

4d7ab48c4d1f6f0f0aa471bb0ffa2ef971e1c116 authored about 12 years ago by Nathan <[email protected]>
removing downloads from the repo. unneeded bloat.

0e623e5b6e1bef04a9e21abd4a55bb7b63d08c24 authored about 12 years ago by Nathan <[email protected]>
removing downloads from the repo. unneeded bloat.

d7771967614b625786bc4f2ef4aa9066e6b70daa authored about 12 years ago by Nathan <[email protected]>
v0.2.0

- REFACTOR [PR #49](https://github.com/nategood/httpful/pull/49) Broke headers out into their o...

00a0cc123a8a5b8ff627bc6609e724081f889d5e authored about 12 years ago by Nathan <[email protected]>
Merge branch 'master' of github.com:nategood/httpful

69e8abaeead977827e90d0b42480afb44094f343 authored about 12 years ago by Nathan <[email protected]>
Merge pull request #57 from bradstinson/master

Added support for digest authentication

6db93c157d65a4ff20830eb25d0035c579a95c2d authored about 12 years ago by Nate Good <[email protected]>
Merge pull request #59 from justincy/master

Fix XML parsing exception from being thrown incorrectly

e1ba467cf463d55dff35c4d7614f35f3d2f45033 authored about 12 years ago by Nate Good <[email protected]>
Merge pull request #54 from hisamu/master

Specific Exception on connection error

fcaa3665d205d374afb684b7335624fabec8d781 authored about 12 years ago by Nate Good <[email protected]>
hard tabs are evil

949228feb2dc8da7e1be28dbaf56cc096d90c924 authored about 12 years ago by Nathan <[email protected]>
Fix bug causing XML parsing exception to be thrown incorrectly

a1f1fabe3a50eaab8586a9d45ada521cf2e67556 authored about 12 years ago by Justin York <[email protected]>
Added digest auth support

support for

Added support for digest authentication and included required unit
tests.

c27b9b7e779d8552e933a8f5108acd9b01f71eb8 authored about 12 years ago by Brad Stinson <[email protected]>
extends from the root exception

c2f71e7de27da3baa9a4489863ac69bdacc8f05d authored over 12 years ago by Luã de Souza <[email protected]>
throw an specific exception on connection errors

e1551fa72aade79168f4f21e9d2567df08971150 authored over 12 years ago by Luã de Souza <[email protected]>
refactor the building of the User-Agent string

2fc53ea813feceaeacba807289fc1e80679a608d authored over 12 years ago by Nate Good <[email protected]>
Handle headers that occur more than once

As outlined in RFC 2616 Sec 4.2 paragraph 5
fixes #50

c67873312aff9b8d3d8b208063b2e2f321a4a0ee authored over 12 years ago by Nate Good <[email protected]>
Merge pull request #52 from judev/master

fix form serialization to always use & as separator

45c41de1dd521e09c4639f9b95ef07c4d0af3f56 authored over 12 years ago by Nate Good <[email protected]>
fix form serialization to always use & as separator

the php arg_separator.output setting can change the
output of http_build_query.

0ae89a46f07c7cb9ab8a4b0d0b26054f64ebc2dc authored over 12 years ago by Jude Venn <[email protected]>
Merge pull request #51 from zupolgec/patch-1

Fixed wrong method names for setting serialize_payload_method

fcb4be74bc4cdcb41e9d8612c5fe698ee5ebc324 authored over 12 years ago by Nate Good <[email protected]>
Fixed wrong function names for setting serialize_payload_method

'neverSerializePayload' and 'smartSerializePayload' were using an inexistent function called 'se...

65ffd729f2b2225630791c5f1612e390f7efeb8f authored over 12 years ago by Mattia Trapani <[email protected]>
Merge pull request #46 from mishak87/patch-3

Fix: Headers req->camelCase => amel-Case

d2a24f8e02722e30707ce33a31cd844e507f5405 authored over 12 years ago by Nate Good <[email protected]>
Merge pull request #49 from mishak87/dev_source_with_headers

More forgiving storage for headers

90a60627432d3600307ce9e4676197ae1dfe36c5 authored over 12 years ago by Nate Good <[email protected]>
More forgiving storage for headers

0b02dcb834893f78514fa7a4f1b56ab05fae5e0b authored over 12 years ago by Michal Gebauer <[email protected]>
Fix: Headers req->camelCase => amel-Case

Calling with lowercase first word caused header to be stored as amel-Case instead of Camel-Case

4d66ae48625955a54e3449284fdc06aa1a71e60e authored over 12 years ago by Michal Gebauer <[email protected]>
build script error reporting improved and new downloads added

8a722144c1faaa55652acb7c6b6e637b0993d0e5 authored over 12 years ago by Nathan <[email protected]>
v 1.6.0 changelog and format tweak

c22c4a39c83d2b98cd2d5c7a9428cb2511cd356f authored over 12 years ago by Nathan <[email protected]>
Merge pull request #40 from mishak87/patch-1

Request->followRedirects: added max redirect count

a2bd291ecac718954aceb6195660ce67b4f3b579 authored over 12 years ago by Nate Good <[email protected]>
Request->followRedirects: added max redirect count

b9e0619bc78be763703bd52560cb0501acfe7629 authored over 12 years ago by Michal Gebauer <[email protected]>
Merge pull request #39 from kirab/master

Free bugfix :)

5883c9a7a81d31cb540c2d1de4a12fce29c2f3f8 authored over 12 years ago by Nate Good <[email protected]>
Fix HTTP standard violations (a header ends at \r\n, qvalue sometimes without media-range), which cause real-life problems

3baa162c2f9e580f250c3dbdff7cd36e74c23570 authored over 12 years ago by Kira Backes <[email protected]>
Merge pull request #38 from mheap/master

Handlers not sent when using Composer autoload

b1a7eafc2819f4d09c0aebb26efb102c800c0f9d authored over 12 years ago by Nate Good <[email protected]>
Force handlers to be registered when autoloading via Composer

3aba7dd6d138d3041f72a635a5e5bfbb7bfd055c authored over 12 years ago by Michael Heap <[email protected]>
Merge branch 'master' of github.com:nategood/httpful

Conflicts:
README.md

f34f3e75a90301e9942e7e39f8e0b1c26fbcb1dd authored over 12 years ago by Nate Good <[email protected]>
Adjusted the User-Agent and updated downloads

75ac7df628bd21a261c398f9f24e006e0cf85336 authored over 12 years ago by Nate Good <[email protected]>