Let +fast-redirects{check-decoded-url} check URL segments separately
authorFabian Keil <fk@fabiankeil.de>
Sun, 30 Oct 2011 16:15:29 +0000 (16:15 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 30 Oct 2011 16:15:29 +0000 (16:15 +0000)
commit303208e0fba2760a1863d71d7d2c9730f5480db4
treed58d8f407a901b075c0007c9e9ff24352ecb8991
parent8bc6d3ab2c5f115c77b112ca2d528b2c21aab1db
Let +fast-redirects{check-decoded-url} check URL segments separately

If there are other parameters behind the redirect URL,
this makes it unnecessary to cut them of by additionally
using a +redirect{} pcrs command.

Patch submitted by Jamie Zawinski in #3429848.
filters.c