Skip to content

Commit

Permalink
Merge pull request #1635 from rrb3942/compact_session_expires
Browse files Browse the repository at this point in the history
Add Session-Expires header to compact_form_hdrs
  • Loading branch information
bogdan-iancu committed Mar 13, 2019
2 parents 37aea0c + 2001e3f commit 18a4b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/compression/compression.c
Expand Up @@ -212,6 +212,7 @@ int compact_form_hdrs[]={
HDR_TO_T, HDR_TO_T,
HDR_VIA_T, HDR_VIA_T,
HDR_SUPPORTED_T, HDR_SUPPORTED_T,
HDR_SESSION_EXPIRES_T,
HDR_OTHER_T HDR_OTHER_T
}; };


Expand Down

0 comments on commit 18a4b90

Please sign in to comment.