Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprises[gateway] notify reporters of requests to unhandled contexts #2625
Comments
brasseld
added a commit
to kanischev/gravitee-gateway
that referenced
this issue
Oct 16, 2019
Closes gravitee-io/issues#2625
brasseld
added a commit
to kanischev/gravitee-gateway
that referenced
this issue
Oct 16, 2019
Closes gravitee-io/issues#2625
brasseld
added a commit
to gravitee-io/gravitee-management-rest-api
that referenced
this issue
Oct 29, 2019
Closes gravitee-io/issues#2625
brasseld
added a commit
to gravitee-io/gravitee-management-rest-api
that referenced
this issue
Oct 29, 2019
Closes gravitee-io/issues#2625
brasseld
added a commit
to gravitee-io/gravitee-gateway
that referenced
this issue
Oct 29, 2019
Closes gravitee-io/issues#2625
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently all requests to gateways for unhandled paths finish with 404 response without any ability to be monitored or logged.
The feature should allow to report such unhandled requests
Possible Solution
Add report message type for such kind of requests.