efl_net_dialer_http: dispatch headers even if no data.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 24 Aug 2016 17:55:09 +0000 (14:55 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 30 Aug 2016 03:35:27 +0000 (00:35 -0300)
commit68ea5bd025a6582c96860ee875f4510d1f0d0c23
tree01b5852269a2da74f1a4e6ecb78b303d84344369
parentd8caade348b0aa5c43d048934c13565da9519a6c
efl_net_dialer_http: dispatch headers even if no data.

in some cases we get headers but no data to receive or send, then we
must still say headers were done and we're connected.
src/lib/ecore_con/efl_net_dialer_http.c