Commit 47b326f
committed
Fix http_client.erl example with active mode
Fix http_client.erl so that the connection is closed and the application can exit after sucessfully
receiving the web page when used with `{active, true}`.
Closes #1842
Signed-off-by: Winford <[email protected]>1 parent b94dfea commit 47b326f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments