History log of /dokuwiki/inc/HTTP/DokuHTTPClient.php (Results 1 – 6 of 6)
Revision Date Author Comments
# d4f83172 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

code style: line breaks


# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# 8553d24d 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector renames


# a3b08db5 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/HTTP


# 8a10b6f0 05-Apr-2023 Elan Ruusamäe <glen@delfi.ee>

Minor fixes in comments


# 5a8d6e48 26-Mar-2019 Michael Große <mic.grosse@googlemail.com>

Rename HTTPClient namespace to HTTP

This should make namespace a bit more flexible in scope and allow us to
move more functionality there later.