cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

header x-dtpc

zenindex
Newcomer

i have a api outside of my backend, but the request to this api is add x-dtpc. How remove x-dtpc some request?

1 REPLY 1

zenindex
Newcomer

i found this configuration, but not work

<key>DTXURLFilters</key>
<array>
<dict>
<key>api</key>
<string>web.api.com</string>
<key>Filter</key>
<string>none</string>
</dict>
</array>

Featured Posts