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

Method getStatus

LANServer/httpserver/httprequest.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321
322
323HttpRequest::RequestStatus HttpRequest::getStatus() const
324{
325 return status;
326}
327
328
329QByteArray HttpRequest::getMethod() const

Callers 1

readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected