summary refs log tree commit diff
path: root/protocol/http.py
AgeCommit message (Collapse)Author
2023-01-28http protocol: Make optional (depending if requests is installed)Zach DeCook
2023-01-20protocols: Show errors instead of hanging or hiding themZach DeCook
2023-01-14protocols: Support http/httpsZach DeCook