Fix read with etag
I assume this solves #713, and maybe #714?
I assume this solves #713, and maybe #714?
@whyfate any update on this? I would like to include this in the next 2.x release
I assume this solves #713, and maybe #714?
@whyfate 对此有任何更新吗?我想在下一个 2.x 版本中将其包含在
Sorry ,I've been busy with work lately and haven't had time to look at this issue.
@kennethmyhra I saw a bug about the transaction #714 , but I am not sure about the design of the transfer, so I am not sure if the fix is correct. I am planning to propose a new PR to see if it is correct
@JeremiahSanders if you can, could you check if this solves one of the related issues you have opened related to ETag (#713, #714).
To check out the changes in this PR you can use the following git commands:
git fetch origin pull/966/head:pr-966
git checkout pr-966