Files
uwsgi/t/mono/cache.aspx
T
2013-03-11 16:10:39 +01:00

6 lines
130 B
Plaintext

<%@ language="C#"%>
Hello 1<br/>
<%= System.Text.Encoding.UTF8.GetString(uwsgi.api.CacheGet("/etc/passwd")) %><br/>
Hello 1<br/>