| 程序包 | 说明 |
|---|---|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
| 限定符和类型 | 方法和说明 |
|---|---|
HeaderElement[] |
Header.getElements()
Returns an array of
HeaderElements
constructed from my value. |
HeaderElement[] |
Header.getValues()
已过时。
Use #getElements
|
static HeaderElement[] |
HeaderElement.parse(String headerValue)
已过时。
Use #parseElements(String).
|
static HeaderElement[] |
HeaderElement.parseElements(char[] headerValue)
This parses the value part of a header.
|
static HeaderElement[] |
HeaderElement.parseElements(String headerValue)
This parses the value part of a header.
|
Copyright © 2017. All rights reserved.