Dileepkaranki | 2024-07-26 17:28:26 UTC | #1
@Eos_Rios Does Genesys API support data compression using gzip,deflate and br in Headers. I tried for Conversation Jobs Endpoint with support Content-Encoding or Accept-Encoding in Headers. The response size is not changed with or without Encoding Headers.
{
"Accept-Encoding": "gzip, deflate, br"
}
Eos_Rios | 2024-07-28 23:21:27 UTC | #2
Dileepkaranki, post:1, topic:27379
The response size is not changed with or without Encoding Headers.
```
```
Sounds like you've answered your own question.
Dileepkaranki | 2024-07-29 02:16:52 UTC | #3
My query is why the response size is not changing with encoding headers.
Eos_Rios | 2024-07-29 12:25:48 UTC | #4
Because they don't support that request, obviously, so it gets ignored, because it means and does absolutely nothing unless it has a handler to respond to it.
Dileepkaranki | 2024-07-29 16:19:59 UTC | #5
Okay, Got it. Thanks for the explanation @Eos_Rios
system | 2024-08-28 16:20:51 UTC | #6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 27379