You are here

service html_response.attachments_processor.http2_server_push in HTTP/2 Server Push 8

Class

\Drupal\http2_server_push\Render\HtmlResponseAttachmentsProcessor

File

./http2_server_push.services.yml
http2_server_push.services.yml

View source
  1. public: false
  2. class: \Drupal\http2_server_push\Render\HtmlResponseAttachmentsProcessor
  3. decorates: html_response.attachments_processor
  4. arguments:
  5. - '@html_response.attachments_processor.http2_server_push.inner'
  6. - '@request_stack'