contiki/apps
Oliver Schmidt 4938877dd9 Lifted restrictions on accepted MIME type.
The "normal" web is moving forward quickly reducing the interoperability of the Contiki web browser to nearly zero. The Mobile Web fits the capabilities of the Contiki web browser much better. Modern smartphones don't need the Mobile Web anymore but there are large areas in world with rather low end mobile phones and limited mobile bandwidth where the Mobile Web will be necessary for quite some time.

From that perspective it is reasonable to increase the Contiki web browser's interoperability with the Mobie Web - namely WAP 2.0 aka XHTML MP. XHTML MP is delivered as MIME types 'application/vnd.wap.xhtml+xml' or 'application/xhtml+xml'. Therefore we (try to) parse the document if the MIME type contains the substring 'html' (which is true 'text/html' too).
2013-02-19 00:25:36 +01:00
..
about
antelope Added some comments about Antelope and Coffee. 2012-11-19 13:21:59 +01:00
calc
cmdd Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
codeprop Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
collect-view DOS EOL and indentation fixes (core/ apps/ cpu/) 2012-10-30 13:43:51 +00:00
deluge
dhcp
directory Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
email
er-coap-03
er-coap-07
erbium
ftp
httpd-ws
irc
json * Simple JSON parser and generator. 2012-06-12 16:42:16 +02:00
netconf
ping6
powertrace
process-list
program-handler
rest-coap
rest-common
rest-http
serial-shell
servreg-hack
shell
slip-cmd
telnet
telnetd
twitter
unit-test
vnc Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
webbrowser Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
webserver Lifted restrictions on accepted MIME type. 2013-02-19 00:25:36 +01:00
webserver-nano