Bug 209348 - Fix name of "X-Content-Type:" HTTP header in console logging
Summary: Fix name of "X-Content-Type:" HTTP header in console logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-20 10:20 PDT by David Kilzer (:ddkilzer)
Modified: 2020-03-20 14:22 PDT (History)
12 users (show)

See Also:


Attachments
Patch v1 (11.58 KB, patch)
2020-03-20 10:27 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-03-20 10:20:39 PDT
Fix name of "X-Content-Type:" HTTP header in console logging that appears in Web Inspector.

The HTTP header is "X-Content-Type-Options:", but the log messages all use "X-Content-Type:" currently.
Comment 1 David Kilzer (:ddkilzer) 2020-03-20 10:27:07 PDT
Created attachment 394098 [details]
Patch v1
Comment 2 Devin Rousso 2020-03-20 10:30:11 PDT
Comment on attachment 394098 [details]
Patch v1

r=mews
Comment 3 EWS 2020-03-20 14:21:09 PDT
Committed r258789: <https://trac.webkit.org/changeset/258789>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394098 [details].
Comment 4 Radar WebKit Bug Importer 2020-03-20 14:22:14 PDT
<rdar://problem/60704422>