MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / getMethod

Method getMethod

LANServer/httpserver/httprequest.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327
328
329QByteArray HttpRequest::getMethod() const
330{
331 return method;
332}
333
334
335QByteArray HttpRequest::getPath() const

Callers 4

handleHttpRequestMethod · 0.80
handleHttpRequestMethod · 0.80
onSubscriberRequestMethod · 0.80
serviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected