patrickjane

Results 35 comments of patrickjane

@ftylitak I have analyzed the issue further, see [here](https://stackoverflow.com/questions/68525055/qvideoframemap-fails-on-ubuntu-touch) and [here](https://forums.ubports.com/topic/6503/help-needed-to-port-qzxing-to-ut/2?_=1627885195405). However I am unable to get it to work with my limited OpenGL/video/image processing experience. The solution mentioned by...

Correct me if I'm wrong, but I think this example is about sending **server responses** in chunks. What I need is the same functionality for **receiving client requests** / file...

Meanwhile I was able to parse the above properties in my implementation using the corresponding HTTP headers (Host for hostname/port, Authorization for username/password). However out-of-the-box functionality in `libevhtp` would still...

Hi, thanks for your response. I can confirm it works when using your `sp-request` module. However, there are some issues I am having in my particular case: - I will...

Well, I have an existing implementation which uses the `request` module itself & streams, and it can download files from sharepoint just fine. I have been using `node-sp-auth` for the...

> I just meant that on a variety of machines and different auth strategies have never faces the issue and the necessity of providing localAddress at all. That’s why wasn’t...

> Btw, node-sp-auth caches the data, so even a number of sequential runs should end up with a “single” phisical auth request until the cache is expired. Thats good to...

By the way, if `node-sp-auth` caches the authentication, what is the technical reason I still have to re-apply the authentication for each API call? Is it not possible for `getAuth`...

Since there is the OnePlus 6T, should this be reopened? Or is there another issue to track this feature?

Please let me know when you find a solution :) [edit] From my limited experience with the portisch firmware I would say that those codes are *not* B1 codes which...