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
PrettyPrintingContentModifier turns the content byte[] into a String and then back into a byte[]. It does so without considering the encoding which can lead to corruption of the content.