basehttp: Turn HaveContent into a TriState
We need to be able to set HaveContent to false if the Content-Length is 0, and not have that overriden just because a later header is Content-Type.
Edited by Julian Andres Klode
We need to be able to set HaveContent to false if the Content-Length is 0, and not have that overriden just because a later header is Content-Type.