This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
OWEALs
/
uhttpd
şunun yansıması
https://git.openwrt.org/project/uhttpd.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
openwrt-19.07
uhttpd
/
examples
/
ucode
/
handler.uc
handler.uc
96 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
7
{%
'use strict';
global.handle_request = function(env) {
include("dump-env.uc", { env });
};