This is an example of memory-efficient implementation of req/res body logging for C#'s HttpClient. Configure max size of req/resp body that will be read as a string and logged Use constant-sized ...