Searched defs:upgrade (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/websocket/ | ||
| D | http.h | 38 std::string upgrade; member |
| /arkcompiler/jsvm/src/inspector/ | ||
| D | inspector_socket.cpp | 480 …HttpEvent(const std::string& path, bool upgrade, bool isGET, const std::string& wsKey, const std::… in HttpEvent() |