[webkit-changes] [WebKit/WebKit] b563a0: [upload-file-to-url] Add Content-Type

Jonathan Bedard noreply at github.com
Tue Feb 6 10:38:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b563a072516871064db1992ea7d9395bcb570556
      https://github.com/WebKit/WebKit/commit/b563a072516871064db1992ea7d9395bcb570556
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M Tools/Scripts/upload-file-to-url

  Log Message:
  -----------
  [upload-file-to-url] Add Content-Type
https://bugs.webkit.org/show_bug.cgi?id=268827
rdar://122390338

Reviewed by Aakash Jain.

* Tools/Scripts/upload-file-to-url:
(upload): If content_type is specified, include it in the headers of the uploaded file.
(main): Add --content-type argument.

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




More information about the webkit-changes mailing list