I can't find the list of interceptors used in the defaultStack. My app works when I use the defaultStack but I don't want to have all the interceptors, only the ones I need (like I don't want the CSP interceptor contained in the defaultStack).
Where can I find this list?