sahaya / rest-assured

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

REST Assured throws NPE when Set-Cookie is empty #306

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For example:

Set-Cookie: un=bob; domain=bob.com; path=/
Set-Cookie: 
Set-Cookie: _session_id=asdfwerwersdfwere; domain=bob.com; path=/; HttpOnly

Original issue reported on code.google.com by johan.ha...@gmail.com on 3 Feb 2014 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 3 Feb 2014 at 7:39