mirror of
https://github.com/civetweb/civetweb
synced 2025-03-28 21:13:27 +00:00
Fix Duktape test: rename function in test
This commit is contained in:
parent
204ffed2d7
commit
4189a556ab
@ -1,4 +1,4 @@
|
||||
print = this.send || print
|
||||
print = conn.write || print
|
||||
|
||||
// send a header
|
||||
print('HTTP/1.0 200 OK\r\n');
|
||||
|
Loading…
x
Reference in New Issue
Block a user