* Fix content-type parsing bug in `sentinel-transport-simple-http` module
* Change the charset of UrlEncodedFormEntity to UTF-8 in SentinelApiClient of the dashboard to support non-ASCII characters
The Sentinel transport module provides basic interfaces about Sentinel monitoring API server and client
(CommandCenter and HeartbeatSender) as well implementations using different libraries or protocols.