Campoie / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

ArrayIndexOutOfBoundsException in getCookieMap #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What version of the product are you using? On what operating system?
1.1.7

Please provide any additional information below.

getCookieMap expects all cookies to be key value pairs. This in not necessarily 
so. Cookies can be keys only resulting in an ArrayIndexOutOfBoundsException in 
CookieMatcher.getCookieMap.

Original issue reported on code.google.com by kristof....@gmail.com on 19 May 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Thanks for pointing this out. I'll fix it for the next release.

Original comment by johan.ha...@gmail.com on 21 May 2011 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 22 May 2011 at 8:43