Dear all,

we are currently working on extending the VIE.StanbolService and currently face 
a problem with the content hub of Apache Stanbol.

From the REST API, it seems that a simple HTTP-POST request is enough to create 
a resource and in fact it works and the result is a HTTP response (201 - 
Created).

However, using jQuery, we are currently not able to retrieve the location of 
the created resource, to be more precise, the "Location" header field is not 
readable from jQuery.

I've created a jsbin example for you to test the code:

http://jsbin.com/unekoh/edit#javascript,html,live

Could you please be so kind to have a look at it and check why jQuery is not 
able to parse the header?

Is it maybe possible to also send the location as response text?


Thanks a lot in advance,

Sebastian

Reply via email to