mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 22:15:13 -05:00
e7416cfd2b
- the data needs to be "line-based" anyway since it's also passed to the debug callback/application - it makes infof() work like failf() and consistency is good - there's an assert that triggers on newlines in the format string - Also removes a few instances of "..." - Removes the code that would append "..." to the end of the data *iff* it was truncated in infof() Closes #7357 |
||
---|---|---|
.. | ||
ngtcp2.c | ||
ngtcp2.h | ||
quiche.c | ||
quiche.h | ||
vquic.c | ||
vquic.h |