MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / SetMethod

Method SetMethod

ppapi/cpp/url_request_info.h:124–126  ·  view source on GitHub ↗

SetMethod() sets the PP_URLREQUESTPROPERTY_METHOD (corresponding to a string of type PP_VARTYPE_STRING ) property for the request. This string is either a POST or GET. Refer to the HTTP Methods documentation for further information. @param[in] method_string A Var containing the property value

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SendSessionRequestMethod · 0.45
GetModuleMethod · 0.45
GetModuleMethod · 0.45
URLLoaderHandlerMethod · 0.45
ReadUrlFunction · 0.45
GetModuleMethod · 0.45
GetModuleMethod · 0.45
GetModuleMethod · 0.45
GetModuleMethod · 0.45

Calls 1

SetPropertyFunction · 0.50

Tested by 12

GetModuleMethod · 0.36
OpenUntrustedMethod · 0.36
OpenTrustedMethod · 0.36
TestBasicPOSTMethod · 0.36
TestBasicFilePOSTMethod · 0.36
TestCompoundBodyPOSTMethod · 0.36
TestEmptyDataPOSTMethod · 0.36
TestBinaryDataPOSTMethod · 0.36