1. 为什么 ChannelOutboundInvoker 有用 ChannelPromise, ChannelPromise.. Inbound没有.

理解应该是,如果outbound写出去了. 就isDone 了.

url = “http://ip:port/fabio/extract
requests.post(url=url, data=post_data,headers={‘Content-Type’:’application/json’})