v3.9.1
Bugfixes
- Fixed a problem when appending an encoded payload to a base string. Due to that, all encoded payloads are decoded into string;
- Fixed a count error for the request index;
- Removed the BinaryEncoder for now. It may be added again on future.