hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
16 stars 4 forks source link

Fix content type of response in http header #195

Closed dr0i closed 9 years ago

dr0i commented 9 years ago

The http header content type was hardcoded as "text/html". Now it is dependent of the served serialization.

See #103.