mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03: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
|