This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
PSG
/
civetweb
mirror da
https://github.com/civetweb/civetweb.git
Segui
5
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
added
Sergey Lyubka
13 anni fa
parent
cdd905c0fb
commit
82bcf523f3
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
test/bad2.cgi
+ 3
- 0
test/bad2.cgi
Vedi File
@@ -0,0 +1,3 @@
+#!/usr/bin/env perl
+
+print "Status: 123 Please pass me to the client\r\n\r\n";