Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
Beast understands the "chunked" coding scheme when it is the last (outermost) applied coding. The library will automatically apply chunked encoding when the content length is not known ahead of time during serialization, and the library will automatically remove chunked encoding from parsed messages when present.
This optional field lists the names of the sequence of transfer codings that have been (or will be) applied to the content payload to form the message body.
该可选字段用于列出已应用或将要应用于内容有效载荷的传输编码序列,以形成消息体。Beast 能够识别作为最后(最外层)应用的编码方案中的 “chunked” 编码。当序列化过程中无法预先确定内容长度时,该库会自动应用分块编码;同样,在解析消息时如果存在分块编码,该库也会自动将其移除。Beast understands the "chunked" coding scheme when it is the last (outermost) applied coding. The library will automatically apply chunked encoding when the content length is not known ahead of time during serialization, and the library will automatically remove chunked encoding from parsed messages when present.