Commit 0207d82
committed
fix(#19): Avoid read http header when response 3/4/5xx
Change ResponseInterface::getHeaders() #1 parameter to TRUE, then an exception should be thrown on 3/4/5xx status codes
Signed-off-by: RazeSoldier <[email protected]>1 parent 829d76c commit 0207d82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments