php-cmis-client icon indicating copy to clipboard operation
php-cmis-client copied to clipboard

Make Dkd\PhpCmis\Bindings\Browser\DiscoveryService::query with long queries

Open guthypeter opened this issue 6 years ago • 1 comments

When a CMIS query is long, the generated URL can exceed 2000 chars which can cause problems. The query can also be in the body of the call (according to http://docs.oasis-open.org/cmis/CMIS/v1.1/errata01/os/CMIS-v1.1-errata01-os-complete.html#x1-5610002 )

guthypeter avatar Dec 06 '18 12:12 guthypeter

I'm also having trouble with this. Is there anything I could do to get this merged?

derflocki avatar Jul 07 '21 09:07 derflocki