Changes since version 3.4-dev6 : Aurelien DARRAGON (3): MINOR: flt_http_comp: define and use proxy_get_comp() helper function MEDIUM: flt_http_comp: split "compression" filter in 2 distinct filters CLEANUP: flt_http_comp: comp_state doesn't bother about the direction anymore Christopher Faulet (3): BUG/MINOR: stconn: Increase SC bytes_out value in se_done_ff() BUG/MINOR: ssl-sample: Fix sample_conv_sha2() by checking EVP_Digest* failures BUG/MINOR: backend: Don't get proto to use for webscoket if there is no server Remi Tricot-Le Breton (1): BUG/MINOR: jwt: Missing 'jwt_tokenize' return value check