good evening;

> On 2021-07-10, at 18:03:59, John Walker <[email protected]> wrote:
> 
>> ...
> 
> OK, I've not been able to figure out how the Jena parser reads the stream.
> 
> As we use N-Triples, I was wondering if the N-Triples parser uses the 
> readLine method to read from the stream.
> If there were some line that is not terminated with an EOL character, might 
> that cause this issue?
> 
> Otherwise if the output stream from Dydra is not closed, or the socket is not 
> closed?

the server will intend to keep the connection alive.
the response is chunked.

Reply via email to