eTag is not showing in Response Header #3336
tornado1512
started this conversation in
General
Replies: 1 comment
-
Can you check directly on AEM (not via Dispatcher/Webserver)? Usually the issue is that the webserver removes/replaces those headers without config changes. |
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
-
Required Information
Expected Behavior
We have created an OSGi configuration and did other configurations for enabling eTag in response header.
Post that in response header eTag key value pair should visible.
As per the document https://adobe-consulting-services.github.io/acs-aem-commons/features/etag/index.html
Actual Behavior
After doing these configuration we are still not able to see the eTag in response header.
Steps to Reproduce
I have followed this document:
https://adobe-consulting-services.github.io/acs-aem-commons/features/etag/index.html
Links
https://adobe-consulting-services.github.io/acs-aem-commons/features/etag/index.html
Beta Was this translation helpful? Give feedback.
All reactions