Skip to content

0.3.1 - Better Http Error Handling

Compare
Choose a tag to compare
@MichaelMarner MichaelMarner released this 08 Nov 06:14
· 53 commits to master since this release

This release fixes an issue where ManUp threw an unhandled exception if the http request failed, for example if the browser aborted the request due to failed CORS preflight checks.

Closes #21