<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in HTTPClient.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>dd98db8c4b9822c6de20166dc6db8c66e27d2909 - Add http response body to HttpTokenResponseException</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#dd98db8c4b9822c6de20166dc6db8c66e27d2909</link>
        <description>Add http response body to HttpTokenResponseExceptionBecause response body is also helpful for error handler.Signed-off-by: Naoto Kobayashi &lt;naoto.kobayashi4c@gmail.com&gt;

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Sat, 02 Nov 2024 14:16:39 +0000</pubDate>
        <dc:creator>Naoto Kobayashi &lt;naoto.kobayashi4c@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>096e7539236e67acdb0d82d963c1d3e0b7f3c931 - Add HttpTokenResponseException making error handling easy</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#096e7539236e67acdb0d82d963c1d3e0b7f3c931</link>
        <description>Add HttpTokenResponseException making error handling easyAlthough http status code and http error message are helpful in error handling,TokenResponseException, throwed by oauth\HTTPClient if an error occured duringthe http request, does not have fields/methods which indicate them directly.Solve it by adding HttpTokenResponseException which has indicators of http statuscode and http error message, and throwing it instead of TokenResponseException.Signed-off-by: Naoto Kobayashi &lt;naoto.kobayashi4c@gmail.com&gt;

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Wed, 30 Oct 2024 23:43:26 +0000</pubDate>
        <dc:creator>Naoto Kobayashi &lt;naoto.kobayashi4c@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>290e9b1f10bf4135eb82799dc58da0055064d995 - automatic style fixes and new workflows</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#290e9b1f10bf4135eb82799dc58da0055064d995</link>
        <description>automatic style fixes and new workflows

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Tue, 05 Mar 2024 08:36:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>973991088e2e73799ec455ebff02bb306f7192e5 - check HTTP status properly in HTTPClient</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#973991088e2e73799ec455ebff02bb306f7192e5</link>
        <description>check HTTP status properly in HTTPClient

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Tue, 11 Jan 2022 14:56:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>04a78b879a81d3ef4632ad05e75190e070c61c1f - renamed our Service to Adapter to avoid confusion</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#04a78b879a81d3ef4632ad05e75190e070c61c1f</link>
        <description>renamed our Service to Adapter to avoid confusionAlso added a mechanism to register Services from an adapter

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Fri, 03 Dec 2021 23:01:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>98a3611675f696f14f2d12205fb81f7db0cf7b25 - initial begin of refactoring</title>
        <link>http://127.0.0.1:8080/history/plugin/oauth/HTTPClient.php#98a3611675f696f14f2d12205fb81f7db0cf7b25</link>
        <description>initial begin of refactoringusing composer for the oauth lib dependency, autoloading for our ownclasses. Services are now their own action plugins to inherit from ourService class.All still untested and broken

            List of files:
            /plugin/oauth/HTTPClient.php</description>
        <pubDate>Thu, 30 Jul 2020 12:04:38 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
