-
```
Hi there,
I went through the entire Chinese translation file of the Zirco Browser, and
have provided corrections for a more clearer Chinese translation of the file.
I've included the strings b…
-
```
With the option to tunnel whole devices on androids 4 an up, isn't it more
practical to create a VPN connection after connecting to the given proxy? This
will tunnel the whole device including a…
-
```
Reproduction: Using HEAD code, attempt to download a file with a URL path that
doesn't contain a question mark (so no query parameters).
Result: Uncaught IndexOutOfBoundsException from this line…
-
```
Reproduction: Using HEAD code, attempt to download a file with a URL path that
doesn't contain a question mark (so no query parameters).
Result: Uncaught IndexOutOfBoundsException from this line…
-
```
Reproduction: Using HEAD code, attempt to download a file with a URL path that
doesn't contain a question mark (so no query parameters).
Result: Uncaught IndexOutOfBoundsException from this line…
-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
With the option to tunnel whole devices on androids 4 an up, isn't it more
practical to create a VPN connection after connecting to the given proxy? This
will tunnel the whole device including a…
-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
The problem can be seen here:
if (payload_length >= len)
throw new IOException("Receive buffer too small (" + len + ", need " + payload_length + ")");
cis.read(buffer, off, paylo…
-
```
Reproduction: Using HEAD code, attempt to download a file with a URL path that
doesn't contain a question mark (so no query parameters).
Result: Uncaught IndexOutOfBoundsException from this line…