public class HeaderValue extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HeaderValue.Access_Control_Allow_Headers |
static class |
HeaderValue.Access_Control_Allow_Methods |
static class |
HeaderValue.Access_Control_Allow_Origin |
static class |
HeaderValue.Access_Control_Max_Age |
static class |
HeaderValue.Cache_Control |
static class |
HeaderValue.Connection |
static class |
HeaderValue.Content_Encoding |
static class |
HeaderValue.Content_Type |
static class |
HeaderValue.EnumerableValue |
static class |
HeaderValue.Keep_Alive |
static class |
HeaderValue.Server |
static class |
HeaderValue.Tio_From_Cache |
static class |
HeaderValue.Tio_Webpack_Used_Cache |
static class |
HeaderValue.Upgrade |
| 限定符和类型 | 字段和说明 |
|---|---|
byte[] |
bytes |
static HeaderValue |
FALSE |
static HeaderValue |
TRUE |
String |
value |
public static final HeaderValue TRUE
public static final HeaderValue FALSE
public final String value
public final byte[] bytes
public static HeaderValue from(String name)
public static HeaderValue from(String name, String charset) throws UnsupportedEncodingException
Copyright © 2022. All rights reserved.