You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new configuration setting debugHeaderEnabled is introduced. The default value is false. If set to true, iisnode will add an HTTP response header iisnode-debug to every HTTP response it sends
The iisnode-debug header value is a URL. Individual pieces of diagnostic information can be gleaned by looking at the URL fragment, but a much better visualisation is achieved by opening the URL in the browser.
Consider adding an optional x-iisnode-debug response header to the HTTP response with debugging information:
The text was updated successfully, but these errors were encountered: