12010-03-30 Dawit Alemayehu <adawit@kde.org>
2
3 Reviewed by NOBODY (OOPS!).
4
5 Replaced the 'shouldTreatAsAttachment' function with a more generic
6 function that returns the content disposition type.
7
8 See comments 39-42 in https://bugs.webkit.org/show_bug.cgi?id=36395
9
10 * platform/network/HTTPParsers.cpp:
11 (WebCore::contentDispositionType):
12 * platform/network/HTTPParsers.h:
13 (WebCore::):
14