Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we avoid recording empty HTTP requests to object log as errors? #36

Open
dalehenrich opened this issue Mar 2, 2017 · 0 comments

Comments

@dalehenrich
Copy link
Member

See GsDevKit/GsDevKit_home#169 and GsDevKit/zinc#83 for a suggested patch to ZnUnknownHttpMethod>>signal.

This patch is working around the issue that gsApplicationTools logs all zinc errors to the object log, and these empty methods errors are pretty common ...

Perhaps the gsApplicationTools implementation should filter out these empty request strings before they ever get the ZnServer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant