Joseph Benraz

Results 4 issues of Joseph Benraz

You shout add the HTTP_CONTENT_TYPE. here: if (((array_key_exists('CONTENT_TYPE', $_SERVER) === true)||(array_key_exists('HTTP_CONTENT_TYPE', $_SERVER) === true)) && (empty($data) !== true)) { if ((strncasecmp($_SERVER['CONTENT_TYPE'], 'application/json', 16) === 0)||(strncasecmp($_SERVER['HTTP_CONTENT_TYPE'], 'application/json', 16) === 0)) I...

Hi, I need some clarification/verify: 1. when other user login to a session, we get an error: '5' : then you send the client the error message: "addError("Another user connected...

Hi, I always see a painting issue, in chrome browser in both Android and Windows. 2 issues: 1. pain missing such as, around start button, and when run notepad for...

I see weird things which not make science: void Primary::PatBlt(rdpContext _ctx, PATBLT_ORDER_ po) { HCLRCONV hclrconv = reinterpret_cast(ctx)->clrconv; } If you look at wsgContext you will see that rdpContext is...