Skip to content

Verify that LIME encrypted messages are compressed.

Andrea Gianarda requested to merge fix/deflate_5_3 into release/5.3

Method uncompress_body_if_required removes that Content-Encoding message header therefore liblinphone ha sno means of knowing whether the body was compresses or not. Now belle-sip adds a custom header "X-BelleSip-Removed-Content-Encoding" to pass the encoding to liblinphone allowing to verify that both sender and receiver have it set

liblinphone!2808 (merged) belle-sip!341 (merged)

Edited by Andrea Gianarda

Merge request reports