Commit 030af82
committed
client shouldn't use echo on exception
on curl exception other than 'cURL error 28' client used to echo message
directly to stdout which if used in a web application goes to http response
and therefore causes trouble1 parent 5f025e0 commit 030af82
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
0 commit comments