Temat: Czy serwer HTTP wbudowany w busybox obsługuje protokół "HTTP 1.1" czy
Czy serwer HTTP wbudowany w busybox obsługuje protokół "HTTP 1.1" czy tylko "HTTP 1.0"?
root@openwrt:~# httpd --help
BusyBox v1.00 (2007.01.30-11:42+0000) multi-call binary
Usage: httpd [-c <conf file>] [-p <port>] [-r <realm>] [-m pass] [-h home] [-d/-e <string>]
Listens for incoming http server requests.
Options:
-c FILE Specifies configuration file. (default httpd.conf)
-p PORT Server port (default 80)
-r REALM Authentication Realm for Basic Authentication
-m PASS Crypt PASS with md5 algorithm
-h HOME Specifies http HOME directory (default ./)
-e STRING Html encode STRING
-d STRING URL decode STRING