|
|
|
|
|
by znep
4286 days ago
|
|
curl won't buffer the entire stream, since that would be silly, so if it is a big enough response then curl will have already passed parts of it along to the shell through the pipe. Is this likely to cause a catastrophic failure? No. Is it possible? Absolutely. |
|