contentType.substring error
112921482 opened this issue · 2 comments
112921482 commented
there is an error caused by 'contentType.substring(0, contentType.indexOf(';'))'
when clientResponse content type is 'text/plain' in JerseyHttpClient.groovy line 146.
what should I do or you will fix this as a bug?
budjb commented
This is a bug. I'll have it fixed with 0.1.12.BETA shortly.
budjb commented
0.1.12.BETA has been released.