vcrpy icon indicating copy to clipboard operation
vcrpy copied to clipboard

Content-length in the response section

Open ionelmc opened this issue 5 years ago • 0 comments
trafficstars

So it would appear that content-length is included in the response headers however it doesn't have any effect? Eg: deleting it or changing it to a broken value doesn't do anything.

Seems to me that this could lead to bugs in the future. Perhaps it should be removed completely and deprecated.

ionelmc avatar Aug 25 '20 15:08 ionelmc