@Deprecated public class HttpHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
Deprecated.
|
protected String |
value
Deprecated.
|
| Constructor and Description |
|---|
HttpHeader(String name,
String value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
|
String |
getValue()
Deprecated.
|
Copyright © 2025. All rights reserved.