| 限定符和类型 | 方法和说明 |
|---|---|
String |
getValue() |
static FormFieldPart |
of(String name,
String value,
org.springframework.http.HttpHeaders headers) |
static FormFieldPart |
of(String name,
String value,
org.springframework.http.HttpHeaders headers,
io.netty.buffer.ByteBuf byteBuf) |
getContent, getHeaders, getNameString getValue()
static FormFieldPart of(String name, String value, org.springframework.http.HttpHeaders headers)
static FormFieldPart of(String name, String value, org.springframework.http.HttpHeaders headers, io.netty.buffer.ByteBuf byteBuf)
Copyright © 2019–2022. All rights reserved.