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
CHANGED: collect all system properties to send to CoRB
Rather than only selecting the system properties that match known CoRB
option names, collect all system properties and pass to CoRB. This
allows for xcc.httpcompliant to be set, as well as any custom inputs
(e.g. PROCESS-MODULE.foo, URIS-MODULE.bar, etc).
Resolves issue #146 and issue #128
0 commit comments