-
Notifications
You must be signed in to change notification settings - Fork 12
CORS
Sven Kubiak edited this page Aug 30, 2019
·
1 revision
mangoo I/O supprts functionalities for CORS on the backend side. Before you can use CORS it has to be enabled in the config.props file as follows
[cors]
enable = true
mangoo I/O 2015-2024 | sk@svenkubiak.de
- Getting started
- Configuration
- Routing
- Bootstrap
- Controllers
- Dependency injection
- Templating
- Working with JSON
- Persistence
- CORS
- Authentication
- Authorization
- Scheduler
- Async
- Filters
- Forms
- Session
- Flash
- Internationalization
- Caching
- Emails
- Asset management
- Logging
- Debugging
- Testing
- Administration
- Debian init.d script
- Extensions