And showing preference is just as simple as changing the order of items in content_types_provided
# now HTML is the default curl -v http://0:5000/
# and you must ask specifically for JSON curl -v http://0:5000/ -H 'Accept: application/json'
And showing preference is just as simple as changing the order of items in content_types_provided
# now HTML is the default curl -v http://0:5000/
# and you must ask specifically for JSON curl -v http://0:5000/ -H 'Accept: application/json'