Re: Error - - WeOnlyDo Discussion board

Re: Error - (General questions)

by dirk, Wednesday, September 17, 2008, 10:08 (5910 days ago) @ phonehax


We experienced the same problem too but were able to pin-point the issue (together with the people at WeOnlyDo).

If you do an HTTP(S) request and the remote server answers with an HTTP/1.1 frame but does not include the Content-Length part but simply closes the connection at some point, then the Weonlydo component will give you this error ( The current connection has been aborted by the network or intermediate service ).
You could within your code ignore the error and work with the received data, however you're not sure that the data that you received is complete or not.


Complete thread: