sank20 / acra

Automatically exported from code.google.com/p/acra
0 stars 0 forks source link

StringIndexOutOfBoundsException on HTTP post #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using HTTP post to send crash report to web page, zero-length HTTP response 
entity causes StringIndexOutOfBoundsException at 
org.acra.util.HttpRequest.sendPort(HttpRequest.java:126)

Original issue reported on code.google.com by sstrea...@gmail.com on 15 May 2011 at 1:46

GoogleCodeExporter commented 8 years ago
Fixed a stupid logging line...
You can now test with this snapshot:
http://acra.googlecode.com/svn/repository/snapshots/org/acra/acra/4.0.1b-SNAPSHO
T/acra-4.0.1b-20110519.230904-1.jar

Original comment by kevin.gaudin on 19 May 2011 at 11:11

GoogleCodeExporter commented 8 years ago

Original comment by kevin.gaudin on 22 May 2011 at 8:51