Skip to content

当使用 debug 日志时 Result 数据被清空 #253

Description

@wenbinye

\AlibabaCloud\Client\Result\Result::resolveData 函数中使用

$content = $this->getBody()->getContents();

这个方法当 body 被输出过就只能获取到空字符串,应该使用 (string) $this->getBody()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions