Started playing a little around with this interesting component.
I'm accessing the REST api from c#, and all "Get" methods works fine except
for getting the route status (class RouteStatusResource.getStatusText) it
returns text/plain which i cannot read from c# without writing my own
WebGetAttribute because only xml and json is supported.

Are there any plans on changing the response type of this method? (and other
text/plain)

brgds,
Peter Thygesen

Reply via email to