软件包: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.