Mootez Saad

Results 4 comments of Mootez Saad

The problem resides in the `createConnection()` method , that returns an object of type `HttpURLConnection`, in the `HttpConnection` class. In the line 898, the `setRequesMethod()` only accepts the following request...

I think the problem resides in line 395. From what I understood it checks whether the string is UTF-8 encoded, if it is then it simply returns the string, otherwise...

Maybe replacing blue by `#4281be` could improve visibility a bit more ![image](https://user-images.githubusercontent.com/34676841/80303446-afb3a000-87b0-11ea-86ae-815d0ccff2ff.png)

Upgrading `tree-sitter` to version `0.24.0` on Ubuntu fixed the issue on my end.