<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Balz<br>
      <br>
      I have implemented "this", whereas I have made it configurable for
      the redirect resource with version "1.0.2", e.g.<br>
      <br>
      <yanel:resource-config
      xmlns:yanel=<a class="moz-txt-link-rfc2396E" href="http://www.wyona.org/yanel/rti/1.0">"http://www.wyona.org/yanel/rti/1.0"</a>><br>
        <yanel:rti name="redirect"
      namespace=<a class="moz-txt-link-rfc2396E" href="http://www.wyona.org/yanel/resource/1.0.2">"http://www.wyona.org/yanel/resource/1.0.2"</a>/><br>
      <br>
        <yanel:property name="href" value="en/index.html"/><br>
        <!-- INFO: We use 307 instead 301, such that the redirect is
      always checked, in case the redirect location should change in the
      future --><br>
        <yanel:property name="status-code" value="307"/><br>
      <br>
      <br>
      which means you can set it now to 301 or whatever.<br>
      <br>
      If you don't set it, then the default is still 307 for backwards
      compatibility reasons, whereas I double checked that to be sure
      that this makes sense.<br>
      <br>
      If you think the configurable version is not enough or that the
      default should be 301, then please let me know, because we could
      discuss to introduce a new redirect version, e.g. "redirect,
      2.0.0" which uses 301.<br>
      <br>
      HTH<br>
      <br>
      Michael <br>
      <br>
      Am 03.06.16 um 12:58 schrieb basZero:<br>
    </div>
    <blockquote
cite="mid:CAOXzDSE=sA1eZY0ejefTfDAz07K87de9omB+BLh0G8AnUfwGCw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>the easiest of the four pull requests I sent some time ago
          is this one:</div>
        <div><a moz-do-not-send="true"
            href="https://github.com/wyona/yanel/pull/75">https://github.com/wyona/yanel/pull/75</a><br>
        </div>
        <div><br>
        </div>
        <div>It would be really great if these could be applied asap
          before they become incompatible again (like those I sent years
          ago).</div>
        <div><br>
        </div>
        <div>Cheers, Balz</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>