[Pkg-javascript-commits] [node-is-redirect] 04/06: Added description

Shirish Togarla shirish12-guest at moszumanska.debian.org
Fri Mar 31 17:29:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

shirish12-guest pushed a commit to branch master
in repository node-is-redirect.

commit a8a62b96d9d32ce5ccf31486c696e8458196ec07
Author: Shirish Togarla <shirishtogarla533 at gmail.com>
Date:   Sat Jan 7 10:29:52 2017 +0000

    Added description
---
 debian/control | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8141732..92b02e4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,12 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: Check if a number is a redirect HTTP status code
- FIX_ME long description
+ 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.
  .
  Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-redirect.git



More information about the Pkg-javascript-commits mailing list