===============
rfe16555: Add support for handling 204 responses from AG
--------------------------------------------------------
The AllegroGraph server, starting in vesion 7.1.0, may return
a 204 (no content) response when it knows that it will not
be returning any data. The client will
then create a null cursor, rather than creating an http
cursor which when used immediately returns 'no data left'