Skip to content

v2.2.0

Compare
Choose a tag to compare
@Acconut Acconut released this 31 Aug 10:31

Changes:

  • Added onShouldRetry callback for controlling retries (#198)
  • Update dependency to a version which does not use eval anymore (#147)
  • Allow to specify options for Node's request method (#203)
  • Allow Promise return type for onBeforeRequest and onAfterResponse (#212)
  • Call onBeforeRequest and onAfterResponse callbacks in terminate method (#216)