File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
<preference for =" Magento\Framework\App\Request\PathInfoProcessorInterface" type =" Magento\Store\App\Request\PathInfoProcessor" />
10
10
<preference for =" Magento\Store\Model\StoreManagerInterface" type =" Magento\Store\Model\StoreManager" />
11
11
<preference for =" Magento\Framework\App\Response\RedirectInterface" type =" Magento\Store\App\Response\Redirect" />
12
+ <type name =" Magento\Framework\App\Response\Http" >
13
+ <plugin name =" xFrameOptionsHeader" type =" Magento\Framework\App\Response\XFrameOptPlugin" />
14
+ </type >
15
+ <type name =" Magento\Framework\App\Response\XFrameOptPlugin" >
16
+ <arguments >
17
+ <argument name =" xFrameOpt" xsi : type =" init_parameter" >Magento\Framework\App\Response\XFrameOptPlugin::DEPLOYMENT_CONFIG_X_FRAME_OPT</argument >
18
+ </arguments >
19
+ </type >
12
20
<type name =" Magento\Framework\App\Config\ScopePool" >
13
21
<arguments >
14
22
<argument name =" readerPool" xsi : type =" object" >Magento\Store\Model\Config\Reader\ReaderPool\Proxy</argument >
Original file line number Diff line number Diff line change 136
136
<preference for =" Magento\Framework\Api\ImageContentValidatorInterface" type =" Magento\Framework\Api\ImageContentValidator" />
137
137
<preference for =" Magento\Framework\Api\ImageProcessorInterface" type =" Magento\Framework\Api\ImageProcessor" />
138
138
<preference for =" Magento\Framework\Code\Reader\ClassReaderInterface" type =" Magento\Framework\Code\Reader\ClassReader" />
139
- <type name =" Magento\Framework\App\Response\Http" >
140
- <plugin name =" xFrameOptionsHeader" type =" Magento\Framework\App\Response\XFrameOptPlugin" />
141
- </type >
142
- <type name =" Magento\Framework\App\Response\XFrameOptPlugin" >
143
- <arguments >
144
- <argument name =" xFrameOpt" xsi : type =" init_parameter" >Magento\Framework\App\Response\XFrameOptPlugin::DEPLOYMENT_CONFIG_X_FRAME_OPT</argument >
145
- </arguments >
146
- </type >
147
139
<type name =" Magento\Framework\Model\Resource\Db\TransactionManager" shared =" false" />
148
140
<type name =" Magento\Framework\Logger\Handler\Base" >
149
141
<arguments >
You can’t perform that action at this time.
0 commit comments