apiritif
apiritif copied to clipboard
feat: Allow usage of custom http client
- Add an HTTP class where client is configurable
- Make old
http
class asHTTP()
default instance usingrequests
client - Add a single test case to ensure basic assertion works with custom client