| Package | Description |
|---|---|
| org.voovan.http.client | |
| org.voovan.http.message | |
| org.voovan.http.message.packet | |
| org.voovan.http.server |
| Class and Description |
|---|
| Cookie
HTTP 的 cookie 对象
|
| Header
HTTP 的 header 对象
|
| Part
HTTP 的 part 对象
改对象仅在 POST 请求,并且Content-Type = multipart/form-data时使用
|
| Class and Description |
|---|
| Body
HTTP的内容对象
|
| Cookie
HTTP 的 cookie 对象
|
| Header
HTTP 的 header 对象
|
| Part
HTTP 的 part 对象
改对象仅在 POST 请求,并且Content-Type = multipart/form-data时使用
|
| RequestProtocol
HTTP 请求的协议对象
|
| ResponseProtocol
HTTP 响应的协议对象
|
| Class and Description |
|---|
| Body
HTTP的内容对象
|
| Body.BodyType
Body 类型枚举
|
| Cookie
HTTP 的 cookie 对象
|
| Header
HTTP 的 header 对象
|
| Part.PartType
Part 类型枚举
|
| Protocol
HTTP 的协议对象,报文的第一行
|
| Class and Description |
|---|
| Cookie
HTTP 的 cookie 对象
|
Copyright © 2020 Voovan. All rights reserved.