| Class | Description |
|---|---|
| HttpClientConnectionManagerProvider | |
| HttpClientFactory | |
| SeimiRedirectStrategy |
之所以要自行覆盖默认实现,是因为默认实现在post/redirect/post这种情况下不会传递原有请求的数据信息,只会传递一个uri其他的都丢了,
这显然是非常不理想的,所以必须重写覆盖。结果还是很不错的。
|
| Enum | Description |
|---|---|
| HttpMethod |
Copyright © 2015. All Rights Reserved.