v1.1
This version refactors some names to improve the usability of this plugin.
Changes:
base_url
inHTTPManagerClient
instead ofhost
andport
.HTTPManager.request
handles null request.HTTPManager.fetch
to auto-parse the response body with await.MIME
class to handle MIMETypes and parse data.- Redirect support.