http_middleware.cors
Same name in other branches
- 9 core/core.services.yml \http_middleware.cors
- 10 core/core.services.yml \http_middleware.cors
Class
Asm89\Stack\CorsTags
- http_middleware
1 string reference to http_middleware.cors
- CorsCompilerPass::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ CorsCompilerPass.php
File
-
core/
core.services.yml
View source
- class: Asm89\Stack\Cors
- arguments:
- - '%cors.config%'
- tags:
- - { name: http_middleware, priority: 250 }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.