Replies: 1 comment
-
|
You can do that in API Gateway if you want yes, or in your PHP application too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When users test my api in the browser, there are redundant requests that muddy my logs like a request to /favicon.ico. Can this be blocked in the serverless.yml configuration or should i implement the policy directly in API gateway.
Beta Was this translation helpful? Give feedback.
All reactions