Description
We need to not send "100 continue" to a client that sends an Expect 100 continue until after the 307 redirect to the datanode. Otherwise, we end up penalizing performance by sending it more than once.
We need to not send "100 continue" to a client that sends an Expect 100 continue until after the 307 redirect to the datanode. Otherwise, we end up penalizing performance by sending it more than once.