套件:node-is-redirect(1.0.0-3)
node-is-redirect 的相關連結
Debian 的資源:
下載原始碼套件 node-is-redirect:
- [node-is-redirect_1.0.0-3.dsc]
- [node-is-redirect_1.0.0.orig.tar.gz]
- [node-is-redirect_1.0.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Check if a number is a redirect HTTP status code
The class of HTTP response status codes from 300 to 308 indicates the client must take additional action to complete the request. Many of these status codes are used in URL redirection. A user agent may carry out the additional action with no user interaction only if the method used in the second request is GET or HEAD. A user agent may automatically redirect a request. A user agent should detect and intervene to prevent cyclical redirects. From this package you can check if the number is a redirect HTTP status code.
This package is a dependency of ava.
Node.js is an event-based server-side JavaScript engine.