go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.94k stars 698 forks source link

Post "http://xx:9000/mq/order/create": read tcp xx:37158->xx:9000: read: connection reset by peer #676

Closed ckall closed 12 months ago

ckall commented 1 year ago

Request error: read: connection reset by peer

ManuelReschke commented 1 year ago

This error has nothing to do with resty.

ckall commented 1 year ago

May I ask how to solve this problem

jeevatkm commented 12 months ago

@ckall As @ManuelReschke mentioned is to related Resty, thanks.