osd-contiki/apps
Oliver Schmidt 957ac63a7c Improved dicarding of text in the HTML header.
Plain text in the HTML header (think of <title>text</title>) is collected as usual. The decision to discard it is triggered by the first withspace following. In the usual case of the <body> no preceeded by any whitespace this means that by the point the first whitespace is encountered we're not in "discard mode" anymore and therefore incorrectly render the text.

Explicitly calling do_word() just before leaving "discard mode" discards all text collected so far.
2016-10-11 11:25:31 +02:00
..
about
antelope
at-master
calc
cmdd
codeprop
collect-view
dhcp
directory
email
er-coap
ftp
http-post-auth
httpd-ws
ipso-objects
irc
json
mqtt
netconf
oma-lwm2m
orchestra
ping6
powertrace
process-list
program-handler
rest-engine
serial-shell
servreg-hack
shell Fixes error when processes name are not used 2016-02-22 16:02:06 +01:00
slip-cmd
telnet
telnetd
unit-test
webbrowser Improved dicarding of text in the HTML header. 2016-10-11 11:25:31 +02:00
webserver
webserver-nano