<?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 HttpTokenResponseException.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/HttpTokenResponseException.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/HttpTokenResponseException.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/HttpTokenResponseException.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/HttpTokenResponseException.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>
</channel>
</rss>
