Version: 2.2.0 (última)
Page 404
Here's a way to implement custom 404 pages.
In case you want to intercept all HTTP verbs (POST, PUT, etc), you can also use the @All
decorator for this.
This feature is available from version 2.1 onwards.
Here's a way to implement custom 404 pages.
In case you want to intercept all HTTP verbs (POST, PUT, etc), you can also use the @All
decorator for this.
This feature is available from version 2.1 onwards.