Searched refs:MethodDeleteW (Results 1 – 1 of 1) sorted by relevance
893 static const WCHAR MethodDeleteW[] = {'D','E','L','E','T','E',0}; in httprequest_open() local924 else if (!strcmpiW(method, MethodDeleteW) || in httprequest_open()