comments and formatting
[plcapi.git] / src / Helper / Http.php
2021-01-04 gggeekcomments and formatting
2020-12-31 gggeekshuffle stuff around
2020-12-30 gggeekeasier subclassing of Http
2019-07-29 gggeekcomments
2017-11-05 gggeekallow http auth to work in curl mode; add tests for...
2017-09-03 gggeekRemove usages of 'each', as it is deprecated in php 7.2
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-04-12 gggeekMove from static logging calls to a singleton
2015-04-12 gggeekAlways display debug messages even when there's badly...
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-03-29 gggeekOne more round of CamelCase
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-02-21 gggeekReformat source code: the library
2014-12-14 gggeekWIP introduce namespaces; move all global functions...