http_middleware.cors

Same name in other branches
  1. 9 core/core.services.yml \http_middleware.cors
  2. 8.9.x core/core.services.yml \http_middleware.cors

Class

Asm89\Stack\Cors

Tags

  • 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
  1. class: Asm89\Stack\Cors
  2. arguments:
  3. - '%cors.config%'
  4. tags:
  5. - { name: http_middleware, priority: 250 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.