Import civetweb ans jsoncpp
This commit is contained in:
7
3P/civetweb/test/syntax_error.ssjs
Normal file
7
3P/civetweb/test/syntax_error.ssjs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
conn.write('HTTP/1.0 200 OK\r\nContent-Type: text/plain\r\n\r\n');
|
||||
|
||||
conn.write('Syntax error:');
|
||||
|
||||
asdf ghjk qwert 123456789 +-*/
|
||||
.!,;
|
||||
Reference in New Issue
Block a user