Skip to content

Further organisation of Http exceptions

Choose a tag to compare

@g105b g105b released this 16 Jun 13:15
80683ce

This minor release simply adds an extra layer of organisation to the various HTTP exceptions relating to HTTP response statuses. The different exception types are now organised into Redirect (3XX), Client (4XX) and Server (5XX) namespaces.