Home
last modified time | relevance | path

Searched refs:ServerRequest (Results 1 – 5 of 5) sorted by relevance

/third_party/node/lib/internal/http2/
Dcompat.js808 function onServerStream(ServerRequest, ServerResponse, argument
811 const request = new ServerRequest(stream, headers, undefined, rawHeaders);
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_server.h330 Status ServerRequest(worker_id_t worker_id);
Dcache_server.cc85 auto f = std::bind(&CacheServer::ServerRequest, this, std::placeholders::_1); in DoServiceStart()
972 Status CacheServer::ServerRequest(worker_id_t worker_id) { in ServerRequest() function in mindspore::dataset::CacheServer
/third_party/node/deps/npm/node_modules/request/
DREADME.md108 You can also `pipe()` from `http.ServerRequest` instances, as well as to `http.ServerResponse` inst…
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md2400 * http.ServerRequest 'close' sometimes gets an error argument
3679 * Bugfix: node.http.ServerRequest.setBodyEncoding('ascii') not