Skip to content

请教:httpserver怎样不发送header中的Content-Length标识? #195

Description

@frankwu-delphi

请教一下:
我用 httpserver 发送 MJPEG 流,header 中不能含有 Content-Length 这个,否则,浏览器端会停止持续接收。

在 AResponse.send() 前使用 AResponse.Header.Remove('Content-Length') 似乎不起作用,在浏览器调试中还是会看到服务器发送的 header 含有 Content-Length 标识。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions