More work on webserver test
authorSam Moore <[email protected]>
Tue, 6 Aug 2013 16:19:13 +0000 (00:19 +0800)
committerSam Moore <[email protected]>
Tue, 6 Aug 2013 16:19:13 +0000 (00:19 +0800)
commitfe2fc114cd734f77d70f4c9914c4db2c023ebed8
treed7ca3223a6b24e43964e48c9bc932a2d65905169
parent9579cea007c23f68ea1f880022c834a3d943a152
More work on webserver test

It can send a text file straight to a client.

Something wierd happens.

If you use chrome to look at a html file, it displays fine.
If you use iceweasel (ie: firefox) to look at the same file, it just shows as plain text.

Using netcat to test, a real webserver just dumps html files the same way.
So what is (not) happening to make iceweasel fail to recognise it as html?
testing/web2io/webserver.c

UCC git Repository :: git.ucc.asn.au