public class HttpHeader extends Object
| Constructor and Description |
|---|
HttpHeader(String name,
String value)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name.
|
String |
getValue()
Returns the value.
|
String |
toString() |
Copyright © 2002–2017 JWebUnit. All rights reserved.