hush/networking
Bernhard Reutner-Fischer b424930e4e - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen)
Alina writes:
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

(Needed e.g. for OpenWrt LuCI.)

Signed-off-by: Alina Friedrichsen <x-alina at gmx dot net>
2008-09-01 15:30:49 +00:00
..
libiproute fix several problems with config parser: 2008-07-26 23:08:31 +00:00
udhcp insmod: shrink 2008-08-27 22:29:43 +00:00
arp.c arp: without -H <type>, assume "ether". closes 4564 2008-08-15 20:14:23 +00:00
arping.c
brctl.c
Config.in netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> 2008-07-27 12:10:07 +00:00
dnsd.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
ether-wake.c
ftpgetput.c
hostname.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) 2008-09-01 15:30:49 +00:00
ifconfig.c
ifenslave.c
ifupdown.c ifupdown: fixes for shutdown of DHCP-managed interfaces 2008-08-19 23:02:23 +00:00
inetd.c inetd: do not trash errno in signal handlers; 2008-07-22 20:57:28 +00:00
interface.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild
nameif.c nameif: shrink (by Vladimir) 2008-08-01 02:32:23 +00:00
nc_bloaty.c
nc.c
netstat.c netstat: code shrink 2008-07-27 17:24:19 +00:00
nslookup.c
ping.c ping: SO_RCVBUF must be bigger than packet size, 2008-08-24 00:02:18 +00:00
pscan.c
route.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
sendmail.c sendmail: work around (bogus) gcc warning 2008-08-10 20:46:39 +00:00
slattach.c
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
telnet.c telnet: shrink 2008-07-21 09:22:28 +00:00
telnetd.c telnet: shrink 2008-07-21 09:22:28 +00:00
tftp.c - first pass to unify/cleanup uid handling (-236b) 2008-07-21 14:41:33 +00:00
traceroute.c hush: add #defines to switch off break/continue if loops are not supported 2008-07-29 10:16:05 +00:00
vconfig.c
wget.c
zcip.c