mperdeck / jsnlog.js

Tiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
js.jsnlog.com
Other
130 stars 44 forks source link

A way to remove JSNLog-RequestId header #63

Closed HariAlexiev closed 6 years ago

HariAlexiev commented 6 years ago

is there a way to completely remove the JSNLog-RequestId from requests ? I'm behind gateway which is rejecting me, because of not approve headers... and there is no way to change the gateway...

Failed to load https://gateway/log-collector: Request header field JSNLog-RequestId is not allowed by Access-Control-Allow-Headers in preflight response.

mperdeck commented 6 years ago

I'm sorry, there is no way at the moment to switch it off.