mirror of https://github.com/pulumi/pulumi.git
e7498f9468
Not sending request body on retry is bad enough, but we keep the original `Content-Length` and the server ends up expecting a body we never send. This results in `400 Bad Request` errors from the ALB. |
||
---|---|---|
.. | ||
http.go | ||
http_test.go |