Hi, Typically, the request headers visible through the browser’s developer console are sufficient for most debugging needs. The next step I would recommend is to check your local dispatcher. By setting the log level to DEBUG, you’ll be able to see the headers, as shown below. Finally, you can adjust...