mirror of
https://github.com/civetweb/civetweb
synced 2025-03-28 21:13:27 +00:00
8 lines
111 B
Batchfile
8 lines
111 B
Batchfile
@echo off
|
|
@rem echo HTTP/1.1 200 OK -- sent by framework
|
|
echo Connection: close
|
|
echo.
|
|
echo CGI test:
|
|
echo.
|
|
set
|