public static class HttpRequest.Part extends Object
Modifier and Type | Field and Description |
---|---|
HashMap<String,String> |
bodyAttrs
Attributes of part body.
|
ValueBuilder |
bodyContent
Content of part body.
|
HashMap<String,String> |
headers
Part headers.
|
Constructor and Description |
---|
HttpRequest.Part() |
Copyright © 2005–2015 BaseX Team. All rights reserved.