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
This solves an issue when http compression is enabled for
opensearch/elasticsearch, where armeria would not recognize the response
`content-encoding` header thus failing to decompress the message.
Closes#3796
0 commit comments