Package | Description |
---|---|
org.dromara.hutool.http.server.engine.smart |
smart-http-server服务器引擎实现
见:https://smartboot.tech/smart-http/ |
Modifier and Type | Method and Description |
---|---|
SmartHttpResponse |
SmartHttpResponse.addHeader(String header,
String value) |
SmartHttpResponse |
SmartHttpResponse.setCharset(Charset charset) |
SmartHttpResponse |
SmartHttpResponse.setHeader(String header,
String value) |
SmartHttpResponse |
SmartHttpResponse.setStatus(int statusCode) |
Copyright © 2025. All rights reserved.