annotate core/modules/big_pipe/big_pipe.routing.yml @ 0:4c8ae668cc8c

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
children
rev   line source
Chris@0 1 big_pipe.nojs:
Chris@0 2 path: '/big_pipe/no-js'
Chris@0 3 defaults:
Chris@0 4 _controller: '\Drupal\big_pipe\Controller\BigPipeController:setNoJsCookie'
Chris@0 5 _title: 'BigPipe no-JS check'
Chris@0 6 options:
Chris@0 7 no_cache: TRUE
Chris@0 8 requirements:
Chris@0 9 _access: 'TRUE'