comparison roundup/dist/command/build_doc.py @ 5744:d4de45cde106

Accept header parsing fixes. Now return first acceptable match rather than last. If not acceptable match in accept, 406 error returns list of acceptable types as text string. application/xml is listed in acceptable types only if dicttoxml is installed. Handle q > 1.0 by demoting q factor to 0.0001 making it unusable. Test cases for all this code. XML is commented out as we don't install dicttoxml.py.
author John Rouillard <rouilj@ieee.org>
date Wed, 29 May 2019 22:18:46 -0400
parents 7612b86bec69
children 42bf0a707763
comparison
equal deleted inserted replaced
5743:60299cd36670 5744:d4de45cde106

Roundup Issue Tracker: http://roundup-tracker.org/