public abstract class BodyHolder extends Object
主要是为了在过滤器中读取过输入流以后,不再重复读取,因为会报错。而使用可重复读的RequestWrapper,又会损耗性能。
BodyHolder()
static String
getBody()
static void
removeBody()
setBody(String body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BodyHolder()
public static String getBody()
public static void setBody(String body)
public static void removeBody()
Copyright © 2021–2025 EasyJ寮�婧愮ぞ鍖�. All rights reserved.