[webkit-changes] [WebKit/WebKit] c27e33: [Curl] Remove unnecessary trailing CR/LF of the st...

Kenji Shukuwa noreply at github.com
Fri Jun 23 05:02:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c27e334aeb4005d27773fc4ee9f45741e58ea21a
      https://github.com/WebKit/WebKit/commit/c27e334aeb4005d27773fc4ee9f45741e58ea21a
  Author: Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M Source/WebCore/platform/network/curl/ResourceResponseCurl.cpp

  Log Message:
  -----------
  [Curl] Remove unnecessary trailing CR/LF of the status text of ResourceResponse
https://bugs.webkit.org/show_bug.cgi?id=258442

Reviewed by Fujii Hironori.

The status text of ResourceResponse contains unnecessary CR/LF after
265395 at main. So remove unnecessary trailing CR/LF.

* Source/WebCore/platform/network/curl/ResourceResponseCurl.cpp:
(WebCore::ResourceResponse::appendHTTPHeaderField):

Canonical link: https://commits.webkit.org/265459@main




More information about the webkit-changes mailing list