HttpApiProxyFactory Builder
- add: Builder for HttpApiProxyFactory;
- enhance: when using ResultBeanResponseProcessor and the return type of method is a ResultBean, parse response body directly;
- fix: when using ResultBeanResponseProcessor and the return type of method is void, ignore response body;