Commit 1e32da0c authored by Vicente Jimenez Aguilar's avatar Vicente Jimenez Aguilar Committed by Derk-Jan Hartman

Removed references to the old HTTP interface removed by commit...

Removed references to the old HTTP interface removed by commit [ad16fc37]
Signed-off-by: default avatarDerk-Jan Hartman <hartman@videolan.org>
(cherry picked from commit 4ef9c9fd)
Signed-off-by: default avatarDerk-Jan Hartman <hartman@videolan.org>
parent 6a98310a
...@@ -47,8 +47,7 @@ ...@@ -47,8 +47,7 @@
<noscript> <noscript>
<hr/> <hr/>
<p> <p>
Warning: Your browser doesn't support javascript. Warning: Your browser doesn't support JavaScript.
You should use the <a href="old/">old http interface</a>.
</p> </p>
<hr/> <hr/>
</noscript> </noscript>
......
...@@ -42,16 +42,8 @@ ...@@ -42,16 +42,8 @@
<noscript> <noscript>
<hr/> <hr/>
<p> <p>
Warning: Your browser doesn't support javascript. Warning: Your browser doesn't support JavaScript.
You shouldn't use the lua HTTP interface.
</p> </p>
<p>
You have 2 choices:
</p>
<ol>
<li>Use the very old HTTP interface implemented in C.</li>
<li>Port the old folder to the new lua implementation.</li>
</ol>
<hr/> <hr/>
</noscript> </noscript>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment