commit | 074115d8928690176cef5139a71b2a843c9c0445 | [log] [tgz] |
---|---|---|
author | Coen Rosdorff <coen.rosdorff@sentia.com> | Mon Apr 11 11:33:49 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Apr 12 11:30:59 2016 +0200 |
tree | 7ef94db917e4f513fa2eac72f17a21330a9d5bed | |
parent | dea6146e010314ceff21e0b18d424817c1f78958 [diff] |
DOC: fix discrepancy in the example for http-request redirect Commit c8f0e78 ("DOC: typo: req.uri is now replaced by capture.req.uri") fixed a discrepancy in the doc but the scheme is still missing, resulting in a redirect loop. Let's fix this as well. This should be backported to 1.5. (cherry picked from commit 596659b023b01d8a81ae262af9ccab5ea2cb313f) (cherry picked from commit 9b697e6afbbe55e5f00b14d99a535199837a2d5a)