Mootez Saad
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 
Upgrading `tree-sitter` to version `0.24.0` on Ubuntu fixed the issue on my end.