Skip to content

v7.2.0: Bugfix for checking context errors during body read error

Compare
Choose a tag to compare
@chetanvalagit chetanvalagit released this 09 Apr 20:10
  • PR #294: handling and returning valid error code for context.Canceled and context.DeadlineExceeded during body read error, and returning meaningful error 4XX instead of a 5XX error.