Implementing redirection codes (http 3xx).
commit01e46e465ae46a2ca39c11dc8e0caa69844ac4e6
authorFrank Terbeck <ft@bewatermyfriend.org>
Sat, 1 Mar 2008 16:40:58 +0000 (1 18:40 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sat, 1 Mar 2008 16:40:58 +0000 (1 18:40 +0200)
tree78158cbff496e0d71a8eef5b9823a70602b4b9c6
parent9d8770243445fd8e23d9a7646b292f92596ebfad
Implementing redirection codes (http 3xx).

3xx codes do not mean, that the uri we tried is invalid. They
indicate, that the location of a servive has currently moved to
another place (temporarily or permanently).
input.c