microsoft/kiota-dotnet

compress handler name should be decompression handler

baywet opened this issue · 0 comments

related microsoft/kiota#598
It should be named DecompressionHandler since what it does is to decompress responses.
Also, since the client supports automatic decompression, there's not much value in having it in the first place