Skip to content

Fix JSON content-type

Choose a tag to compare

@alexdebril alexdebril released this 27 Jul 15:20
· 111 commits to master since this release

StreamController always sent a "Content-Type: application/xhtml+xml" header, even if the content was a JSON feed. This is now fixed.