true to enable buffering of the data sent to the Internet resource requested by the current instance; false to disable buffering. The default is true.
When HttpWebRequest.AllowWriteStreamBuffering is true, the data is buffered in memory so it is ready to be resent in the event of redirections or authentication requests.