You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compressing add accept-encoding to the Vary header, if the header exists concatenate it. (#120)
* When compressing add the Vary header, if exists concat to it
* support multiple headers
* updated tests
* preveted accept-encoding from being added twice
* shortened the code
0 commit comments