public class MultipartUtil extends Object
| Constructor and Description |
|---|
MultipartUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
buildParamsAndFiles(SmHttpContext ctx,
org.noear.solon.core.util.MultiMap<org.noear.solon.core.handle.UploadedFile> filesMap) |
static void |
init()
初始化
|
static boolean |
isBodyLargerEx(Throwable e)
是否为 body larger ex?
|
static org.noear.solon.core.exception.StatusException |
status4xx(org.noear.solon.core.handle.Context ctx,
Exception e) |
public static void init()
throws IOException
IOExceptionpublic static void buildParamsAndFiles(SmHttpContext ctx, org.noear.solon.core.util.MultiMap<org.noear.solon.core.handle.UploadedFile> filesMap)
public static org.noear.solon.core.exception.StatusException status4xx(org.noear.solon.core.handle.Context ctx,
Exception e)
public static boolean isBodyLargerEx(Throwable e)
Copyright © 2025. All rights reserved.