Update client.go to get response header whether there is an error or not. Because 429 Too Many Requests error response has "Retry-After" header.
7.3 KiB
7.3 KiB
Update client.go to get response header whether there is an error or not. Because 429 Too Many Requests error response has "Retry-After" header.