vcrpy
vcrpy copied to clipboard
Content-length in the response section
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.