Files
os-loganalyze/os_loganalyze/tests/samples/sample.html
Clark Boylan 74b5c7c90c Update regex for better HTML detection.
We need to do two things to support better HTML detection. First we must
ignore case since HTML is not case sensitive. Second we allow for the
first line to be a <!doctype html.* doctype declaration or a <html.* tag.

Change-Id: Id83c7f07f1bd19288b5119b4f5e88ab290af336f
2015-03-16 15:27:25 -07:00

3 lines
15 B
HTML