History log of /dokuwiki/inc/HTTP/DokuHTTPClient.php (Results 1 – 6 of 6)
Revision Date Author Comments
# d4f83172 31-Aug-2023 Andreas Gohr <[email protected]>

code style: line breaks


# 8c7c53b0 30-Aug-2023 Andreas Gohr <[email protected]>

codestyle adjustments: class declaration braces


# 8553d24d 30-Aug-2023 Andreas Gohr <[email protected]>

Apply rector renames


# a3b08db5 29-Aug-2023 Andreas Gohr <[email protected]>

Apply rector fixes to inc/HTTP


# 8a10b6f0 05-Apr-2023 Elan Ruusamäe <[email protected]>

Minor fixes in comments


# 5a8d6e48 26-Mar-2019 Michael Große <[email protected]>

Rename HTTPClient namespace to HTTP

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