ngx-export-tools-extra v0.5.4.0 Release Notes

Release Date: 2020-07-27 // over 3 years ago
  • Fixes and improvements in module NgxExport.Tools.Subrequest.

    • Added handler extractRequestStatusFromFullResponse to retrieve completion status of a subrequest.
    • Implemented forwarding responses downstream to the client with function contentFromFullResponse and content handler fromFullResponse.
    • 👉 Handlers makeSubrequestFull and makeSubrequestFullWithRead no longer throw errors on responses with HTTP statuses other than 2xx.