Skip to content

Version 1.0.4

Compare
Choose a tag to compare
@malle-pietje malle-pietje released this 26 Jul 12:44
· 7 commits to main since this release
  • added collection of Guzzle stats that are accessible after each request using the new getters
    • getHandlerErrorData()
    • getHandlerStats()
    • getResponseStatusCode()
    • getTransferTime()
    • getEffectiveUri()
      minor code styling changes
      minor code refactoring