Skip to content

Commit 10e0993

Browse files
committed
Merge branch 'master' of github.com:sharat87/httpbun
2 parents eade3e2 + 4cd57f7 commit 10e0993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/mixer-help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h3>Directive <code>r</code></h3>
7777
<li>Example: <code>/r=https%3A%2F%2Fsharats.me</code>.
7878
<li>Mnemonic: <b>R</b>edirect.
7979
</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
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
8181
exists for the convenience. To control the response states used, use a separate <code>s</code> directive method
8282
instead.</p>
8383

0 commit comments

Comments
 (0)