gpt4 book ai didi

http - 分块编码和内容长度 header

转载 作者:可可西里 更新时间:2023-11-01 15:05:33 24 4
gpt4 key购买 nike

是否可以设置内容长度 header 并使用分块传输编码?这样做是否解决了使用分块时客户端不知道响应长度的问题?

我正在考虑的场景是当您有一个大文件要传输并且确定其大小没有问题,但它太大而无法完全缓冲时。(如果您不使用分块,那么必须先缓冲整个响应?对吗??)

谢谢。

最佳答案

  1. :

"Messages MUST NOT include both a Content-Length header field and a non-identity transfer-coding. If the message does include a non-identity transfer-coding, the Content-Length MUST be ignored." (RFC 2616, Section 4.4)

  1. ,您可以使用 Content-Length 和流;该协议(protocol)不会限制您的实现方式。

关于http - 分块编码和内容长度 header ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3304126/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com