Title: [170030] trunk/Source/WebCore
Revision
170030
Author
[email protected]
Date
2014-06-16 15:42:31 -0700 (Mon, 16 Jun 2014)

Log Message

Accept-Ranges is not specific to GStreamer.

* platform/network/HTTPHeaderNames.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (170029 => 170030)


--- trunk/Source/WebCore/ChangeLog	2014-06-16 22:28:18 UTC (rev 170029)
+++ trunk/Source/WebCore/ChangeLog	2014-06-16 22:42:31 UTC (rev 170030)
@@ -1,5 +1,11 @@
 2014-06-16  Anders Carlsson  <[email protected]>
 
+        Accept-Ranges is not specific to GStreamer.
+
+        * platform/network/HTTPHeaderNames.in:
+
+2014-06-16  Anders Carlsson  <[email protected]>
+
         Don't use AtomicString in HTTPHeaderMap
         https://bugs.webkit.org/show_bug.cgi?id=133957
         <rdar://problem/15256572>

Modified: trunk/Source/WebCore/platform/network/HTTPHeaderNames.in (170029 => 170030)


--- trunk/Source/WebCore/platform/network/HTTPHeaderNames.in	2014-06-16 22:28:18 UTC (rev 170029)
+++ trunk/Source/WebCore/platform/network/HTTPHeaderNames.in	2014-06-16 22:42:31 UTC (rev 170030)
@@ -101,7 +101,6 @@
 X-XSS-Protection
 
 // These headers are specific to GStreamer.
-Accept-Ranges
 Icy-Genre
 Icy-MetaInt
 Icy-Metadata
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to