获取或设置是否 HttpClientRequest 应该缓冲输出。
默认值是 true。
true
注意:禁用输出缓冲可能导致写入很多小块时性能非常差。
bool bufferOutput = true;