In server_content_type():
authorFabian Keil <fk@fabiankeil.de>
Fri, 28 Dec 2007 18:32:51 +0000 (18:32 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 28 Dec 2007 18:32:51 +0000 (18:32 +0000)
commitd86c86846cd3f630ffa5b398ab99aad0e53e01a3
tree0755d4137a34b9e5a5e12c35406a16ade2175d6c
parentb2f697fb80d71f3c63af71f3cba0ab233aeafe4d
In server_content_type():
- Don't require leading white space when detecting image content types.
- Change '... not replaced ...' message to sound less crazy if the text
  type actually is 'text/plain'.
- Mark the 'text/plain == binary data' assumption for removal.
- Remove a bunch of trailing white space.
parsers.c