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 `parser_use_deprecated_uidplus_data` is set to `:up_to_max_size`,
ResponseParser uses UIDPlusData when the `uid-set` size is below
`parser_max_deprecated_uidplus_data_size`. Above that size,
ResponseParser uses AppendUIDData or CopyUIDData.
This option is now the default for v0.5.
0 commit comments