]> git.ipfire.org Git - ipfire.org.git/commit
httpclient: Add an improved HTTP client that logs requests
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 09:54:52 +0000 (09:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 09:54:52 +0000 (09:54 +0000)
commit349992871da8f12930d46deaee75900b66cfacab
tree9f5ea96c8cc848286ed48b68a4f28cf20333c604
parent7d2062119e696a946f4075b353842bf93f702cda
httpclient: Add an improved HTTP client that logs requests

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/base.py
src/backend/httpclient.py [new file with mode: 0644]