mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-05 21:21:53 +00:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
<%@ language="C#"%>
|
|
|
|
Hello 1<br/>
|
|
<%= System.Text.Encoding.UTF8.GetString(uwsgi.api.CacheGet("/etc/passwd")) %><br/>
|
|
Hello 1<br/>
|