Searched refs:HTTPMethod (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebURLRequest.idl75 - (NSString *)HTTPMethod
77 HRESULT HTTPMethod([out, retval] BSTR *result);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebMutableURLRequest.h84 virtual HRESULT STDMETHODCALLTYPE HTTPMethod(
H A DWebMutableURLRequest.cpp179 HRESULT STDMETHODCALLTYPE WebMutableURLRequest::HTTPMethod( function in class:WebMutableURLRequest
/macosx-10.9.5/WebCore-7537.78.1/platform/network/mac/
H A DResourceRequestMac.mm87 if (NSString* method = [m_nsRequest.get() HTTPMethod])

Completed in 106 milliseconds