'httpx' library support, API and Implementation changes
- 'httpx' library replaced 'aiohttp' and 'requests' for making http requests.
- API as changed to no longer use runner classes directly but create runners from functions.
- New implementation with different code developed under influence of 'httpx'.
- Features from broote less than v0.4.0 were added.
- Fixed bugs related to broote.