We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eade3e2 + 4cd57f7 commit 10e0993Copy full SHA for 10e0993
assets/mixer-help.html
@@ -77,7 +77,7 @@ <h3>Directive <code>r</code></h3>
77
<li>Example: <code>/r=https%3A%2F%2Fsharats.me</code>.
78
<li>Mnemonic: <b>R</b>edirect.
79
</ul>
80
-<p>Responds with a redirect to the given URL. This is the same as <code>/mix/s=301/h:Location=url-here</code>, but
+<p>Responds with a redirect to the given URL. This is the same as <code>/mix/s=301/h=Location:url-here</code>, but
81
exists for the convenience. To control the response states used, use a separate <code>s</code> directive method
82
instead.</p>
83
0 commit comments