Close resp.Body in the main Fetch function. When the resp.Body is not closed, it will keep all HTTP responses in memory and that amount will grow, quite fast. |
||
|---|---|---|
| .. | ||
| ek | ||
| eksterd | ||
Close resp.Body in the main Fetch function. When the resp.Body is not closed, it will keep all HTTP responses in memory and that amount will grow, quite fast. |
||
|---|---|---|
| .. | ||
| ek | ||
| eksterd | ||