public class EnoaHttpKit extends Object
| Constructor and Description |
|---|
EnoaHttpKit() |
| Modifier and Type | Method and Description |
|---|---|
static Cookie[] |
parseCookie(String cookieStr) |
static String |
parseIp(Request request) |
static Map<String,List<String>> |
parsePara(String text)
解析 para=1¶=2 到 map
|
Copyright © 2018. All rights reserved.