Move the ACTION_FORCE_TEXT_MODE check out of
authorFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:38:19 +0000 (07:38 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:38:19 +0000 (07:38 +0000)
commit2c88cfec72dd558ad4a539967b80db3432b7fe84
treeac866836f0a6b066ad7ca8d3ea0da0e4589e186e
parent36c60c8da0470adf7ba7fbc5943ed848dbd7d3c5
Move the ACTION_FORCE_TEXT_MODE check out of
server_content_type(). Signal other functions
whether or not a content type has been declared.
Part of the fix for BR#1750917.
parsers.c