Ecosyste.ms: OpenCollective

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

github.com/hoaproject/Http

The Hoa\Http library.
https://github.com/hoaproject/Http

Add HTTP response parser, and optimize destructor.

fd8bbabf79a1382b161171831f623628201a73a9 authored about 13 years ago by Ivan Enderlin <[email protected]>
Add parser mechanism.

f1de0bffeef68b53d3e068939ae47a020a75531c authored about 13 years ago by Ivan Enderlin <[email protected]>
Bye bye Hoa\Http draft, welcome to the real Hoa\Http \o/.

a54ec5af56b17f39900c9ee57e2faf30c4f83f2d authored about 13 years ago by Ivan Enderlin <[email protected]>
Better request analysis.

622295710fbf214d1fac235df7fa98c197ceb955 authored over 13 years ago by Ivan Enderlin <[email protected]>
Filter content-type (remove charset and other arguments).

6e25014124cb0ed74f643906ef1d31f1dc5d38c4 authored over 13 years ago by Ivan Enderlin <[email protected]>
Add Content-Type support.

c71e0e102bc3ee198d7328b48ab5c8683e18224e authored over 13 years ago by Ivan Enderlin <[email protected]>
mv Framework/* .

f7bfd915fa72f0df81b84659f214a11bd59bd058 authored over 13 years ago by Ivan Enderlin <[email protected]>
Remove seek() and tell() tricks to readAll() if stream resource must be used because all file streams are not seekable. Use stream_get_contents() instead.

8f4403526983571837b8d396a117d1921bb245a1 authored over 13 years ago by Ivan Enderlin <[email protected]>
Add setContent() and getContents() methods to extract and get content of a HTTP request. Add reset() method to reset the object between two parsing.

c8bc294536ceed3c82777aa4440c4c0535bf25dd authored over 13 years ago by Ivan Enderlin <[email protected]>
Prevent not well-formed HTTP headers.

2ab307a1925e6bda81b70dc9431bfefc666c3e1d authored over 13 years ago by Ivan Enderlin <[email protected]>
Change ENDERLIN to Enderlin '-.-.

0e6b781a282e489e6224b233129fc9454445343a authored almost 14 years ago by Ivan Enderlin <[email protected]>
Finally, change (c) for ©, we save 2 bytes ;-).

b92b2dc23e9dc37014327d6e182d63ddd330ed3c authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove ambiguity about copyright: 2007, 2011 to 2007-2011.

d0af4e124e722cd8555a87c78359d0607e547ce8 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change licence clause from GNU GPLv3 to new BSD.

363ad43617dfb56119b27c5099fd9e6b531ada10 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change license block from GNU GPLv3 to new BSD.

a453acab1f4f631ca96a586d1cb30e50b4168ca3 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Resolve conflict.

875acba87f35a24aa6045d5e92647ead34a77216 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Add host.

17eb2463c7981ff333b269554e3369f719e0fd08 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Fix a bug when parsing headers and add getMethodAsString() method.

446f33fb994b67475811fd4c4a1a329de19f3d6c authored almost 14 years ago by Ivan Enderlin <[email protected]>
Merge.

fbbab008d41fb484b2370ec9cc2e772a68d26128 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove “Hoa Framework” mentions for simply “Hoa”.

4639ca0efbf700e123eac2e420e4dca92533204c authored almost 14 years ago by Ivan Enderlin <[email protected]>
Extend copyright to 2011.

ed516ec5b1233c6132cec1d30e2d6ebdf133e7ec authored almost 14 years ago by Ivan Enderlin <[email protected]>
Update to PHP5.3.

067e3bfb23436cdf5a0d82241d7332b7d15200d8 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Change Hoa_Exception for Hoa_Core_Exception.

f181c9dbf407bb2453ead6bba330564505e58424 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Foobar

0e49aa7deda6843d8f815aa866db676d8cfb2b70 authored almost 14 years ago by Ivan Enderlin <[email protected]>
Remove the require_once 'Core.php' instruction to remove all include_path dependencies.

c00c0a06eeeae532a42f51950ae4087c2a7fe661 authored about 14 years ago by hywan <devnull@localhost>
Write setters/getters.

bc88994a8c04852e35503611a7d7b28367402037 authored about 14 years ago by hywan <devnull@localhost>
Welcome to the new package Hoa_Http (very very early draft).

91954f8e708938a53d9d66040a7186e7a4fa380e authored about 14 years ago by hywan <devnull@localhost>
New repository layout (again).

087f4c466aba9aee909dfe79bb126fc44f0ba494 authored about 16 years ago by hywan <devnull@localhost>