webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for IWebHTTPURLResponse, including all inherited members.
allHeaderFields([out, retval] IPropertyBag **headerFields) | IWebHTTPURLResponse | |
expectedContentLength([out, retval] long long *result) | IWebURLResponse | |
initWithURL([in] BSTR url, [in] BSTR mimeType, [in] int expectedContentLength, [in] BSTR textEncodingName) | IWebURLResponse | |
isAttachment([out, retval] BOOL *attachment) | IWebHTTPURLResponse | |
localizedStringForStatusCode([in] int statusCode, [out, retval] BSTR *statusString) | IWebHTTPURLResponse | |
MIMEType([out, retval] BSTR *result) | IWebURLResponse | |
statusCode([out, retval] int *statusCode) | IWebHTTPURLResponse | |
suggestedFilename([out, retval] BSTR *result) | IWebURLResponse | |
textEncodingName([out, retval] BSTR *result) | IWebURLResponse | |
URL([out, retval] BSTR *result) | IWebURLResponse |