public class HttpUrlUtil extends Object
| Constructor and Description |
|---|
HttpUrlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static UrlBuilder |
getLocationUrl(UrlBuilder parentUrl,
String location)
获取转发的新的URL
|
public static UrlBuilder getLocationUrl(UrlBuilder parentUrl, String location)
parentUrl - 上级请求的URLlocation - 获取的LocationCopyright © 2025. All rights reserved.