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
feat: add gzip Accept-Encoding header to HTTP requests
Add Accept-Encoding: gzip header to HTTP requests in doFlagsV2 and doRules
methods to enable gzip compression for server responses, reducing bandwidth
usage and improving performance.
0 commit comments