| Modifier and Type | Method and Description |
|---|---|
static Http.Method |
Http.Method.valueOf(String name) |
static Http.Method[] |
Http.Method.values() |
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
Http.processRequest(String uri,
Http.Method method) |
XMLNode |
Http.processRequest(String uri,
Http.Method method,
String body) |
Copyright © 2016. All rights reserved.