发布

  • 17706 2302a24262

    Respect caller-provided User-Agent in Api.DownloadBytes (#9458)

    frostbyte_neo 发布于 2026-05-06 19:26:52 +00:00 | 122 次提交 在此版本后已推送到 master

    Skip setting the default "QCAlgorithm.Download(): User Agent Header"
    when the caller already supplied a User-Agent in the headers dictionary.
    The check uses HttpRequestHeaders.Contains, which matches header names
    case-insensitively per the HTTP spec.

    Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com

    下载附件