fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

EOF error returned from http.Client.Post due to closing of request body before sending #126

Closed justindotpub closed 1 year ago

justindotpub commented 1 year ago

I'm not receiving this error anymore after switching from blockstore.Add to blockstore.AddMany.