Closed ShaneIsrael closed 7 years ago
added a check for the suppress-content-length header, which if present, does not add the content-length header. also added unit test to validate it.
@easternbloc As requested, I provided a unit test and also kept true to your code format. Hopefully this is acceptable.
@easternbloc Any chance of this getting merged?
Published @ v0.9.0
added a check for the suppress-content-length header, which if present, does not add the content-length header. also added unit test to validate it.