Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

[Feature]: Put the agent-side decoding into the cloud and change it to base64 transmission #199

@Bidaya0

Description

@Bidaya0

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Problem Description

Decoding utf-8 on the agent side will result in garbled gzip encoding

Proposed Solution

Set the encoding and decoding logic in the cloud, and the received res_body uses base64 by default to ensure that the information is not lost

Alternatives Considered

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions