733 packages matching “res.end”
express-end
v0.0.8 · 10 years ago
Express middleware to emit 'end' event on res.end()
No known vulnerabilities
responseinterceptor
v3.0.0 · 8 months ago
This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic
No known vulnerabilities
stay-1013-114
v1.0.0 · 5 years ago
``` const http = require("http"); const fs = require("fs"); const server = http.createServer((req, res) => { let url = req.url; if (url === "/") { res.end("111"); } else if (url === "/index") { res.end(fs.readFileSync("
No known vulnerabilities
mock-res
v0.6.0 · 4 years ago
Mocks node.js http.ServerResponse. See also `mock-req`.
No known vulnerabilities
dxw-captcha
v1.0.1 · 3 years ago
``` npm i dxw-captcha -S ``` #使用 ``` const http =require("http") const ptcha=require("dxw-captcha") http.createServer((req,res)=>{ let captcha=ptcha.create() res.setHeader("content-type","text/html;charset=utf-8") res.end(captcha.dat
No known vulnerabilities
service-scaff
v2.3.6 · 10 years ago
resource scaff for services
No known vulnerabilities
http-methods
v1.1.0 · 9 years ago
Handle multiple methods elegantly
No known vulnerabilities
content-types
v0.1.0 · 13 years ago
handle multiple content types
No known vulnerabilities
handler-agent
v0.2.0 · 5 years ago
Zero-dependency (req,res) handler callback agent for use in client requests
No known vulnerabilities
excel-export
v0.5.1 · 10 years ago
Simple data set export to Excel xlsx file
No known vulnerabilities
@graphai/stream_agent_filter
v2.0.3 · 6 months ago
Stream Agent filters for GraphAI.
No known vulnerabilities
@types/kill-port
v2.0.3 · 2 years ago
TypeScript definitions for kill-port
No known vulnerabilities
is-secure
v1.0.0 · 10 years ago
Test if a HTTP Request is secure, taking into account x-fowarded-proto and related.
No known vulnerabilities
media-types
v1.0.3 · 12 years ago
handle multiple media types
No known vulnerabilities
express-mung
v0.5.1 · 8 years ago
Transform an express response (or make until no good)
No known vulnerabilities
@types/original-url
v1.2.3 · 2 years ago
TypeScript definitions for original-url
No known vulnerabilities
rescode
v0.1.10 · 11 years ago
Generate Codes (EAN13, QRCODE ..)
No known vulnerabilities
express-response-middleware
v2.2.0 · 9 months ago
Transform an express response
No known vulnerabilities
mjpeg-server
v0.3.1 · 5 years ago
Serve multiple jpgs as an mjpeg stream
No known vulnerabilities
simple-path-router
v1.1.0 · 11 years ago
A simple path-only router
No known vulnerabilities