deconst / content-service

An API for storing, indexing and retrieving documentation
MIT License
4 stars 9 forks source link

Log and test asset content-type storage. #49

Closed smashwilson closed 9 years ago

smashwilson commented 9 years ago

Hey, look at that, I was already passing asset content-types through if they were set. Go past me! :raised_hands:

This adds logging messages and test assertions to make sure that's happening and debug content-type issues if they come up.

Relevant to deconst/client#5.