Home
last modified time | relevance | path

Searched refs:req (Results 1376 - 1400 of 1864) sorted by relevance

1...<<51525354555657585960>>...75

/third_party/node/test/parallel/
H A Dtest-http-client-incomingmessage-destroy.js7 const server = createServer(common.mustCall((req, res) => {
H A Dtest-http-exceptions.js31 const server = http.createServer(function(req, res) {
H A Dtest-http-header-read.js30 const s = http.createServer(function(req, res) {
H A Dtest-http-request-agent.js20 const server = https.createServer(options, function(req, res) {
H A Dtest-http-server-write-after-end.js10 function handle(req, res) {
H A Dtest-http-server-write-end-after-end.js8 function handle(req, res) {
H A Dtest-http-set-header-chain.js11 const server = http.createServer(common.mustCall((req, res) => {
H A Dtest-http-status-message.js28 const s = http.createServer(function(req, res) {
H A Dtest-https-agent-servername.js18 const server = https.Server(options, (req, res) => {
H A Dtest-https-server-close-destroy-timeout.js18 const server = createServer(options, function(req, res) {});
H A Dtest-https-unix-socket-self-signed.js17 const server = https.createServer(options, common.mustCall((req, res) => {
/third_party/nghttp2/src/
H A Dshrpx_memcached_dispatcher.h54 int add_request(std::unique_ptr<MemcachedRequest> req);
/third_party/musl/src/passwd/
H A Dnscd.h42 hidden FILE *__nscd_query(int32_t req, const char *key, int32_t *buf, size_t len, int *swap);
/third_party/node/benchmark/http/
H A Dupgrade.js31 .on('upgrade', (req, socket, upgradeHead) => {
H A Dincoming_headers.js13 const server = http.createServer((req, res) => {
H A Dheaders.js26 const server = http.createServer((req, res) => {
H A Dchunked.js24 const server = http.createServer((req, res) => {
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/
H A DInputServlet.java39 public void doGet(HttpServletRequest req, HttpServletResponse resp) throws IOException { in doGet() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.h36 FT_Size_Request req );
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.h39 FT_Size_Request req,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.h34 struct wpabuf *req,
H A Drrm.h28 u8 req_mode, const struct wpabuf *req);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.h119 int radius_server_dac_request(struct radius_server_data *data, const char *req);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_query_ap.h34 struct wpabuf *req,
H A Drrm.h28 u8 req_mode, const struct wpabuf *req);

Completed in 5 milliseconds

1...<<51525354555657585960>>...75