Skip to content

Commit

Permalink
Send content type to Stanbol
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Mar 28, 2012
1 parent d5285b8 commit 10a2899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/StanbolService.js
Expand Up @@ -381,6 +381,7 @@ VIE.prototype.StanbolConnector.prototype = {
uri: url,
body: text,
headers: {
'Content-Type': 'text/plain',
Accept: format
}
}, function(error, response, body) {
Expand Down

0 comments on commit 10a2899

Please sign in to comment.