-
If a URL is partly or fully encoded in Base64 and when decoded this gives another Base64 encoded link (nested Base64 encoding), CleanLinks will not try to clean the second or successive levels of enco…
-
This annoys the hell out of me. If you refresh the page it should re-use the same template. One way to resolve this is to make sure when we open an unsaved snippet we keep the template type in the url…
-
When a request is redirected to a new URL, the downloader middleware cannot resolve the redirect and will always return a 404 status code. An example of this:
```python
class ExampleSpider(Spider)…
-
```
e.g.,
http://wiktionary.dbpedia.org/page/bow-English-Noun-2de
Links to
http://wiktionary.dbpedia.org/page/n%C5%93ud-French
No data there, yet the page exists: http://en.wiktionary.org/wiki/n…
-
```
Ie. if resolve() is called without parameters, it'd do the resolving based
on the address of the current page.
Sg. like this:
URI.prototype.resolve = function (base) {
if (!base) bas…
-
`bazel-deps` does not handle invalid resolver URLs gracefully. For example, modifying `dependencies.yaml` in this repository as follows
``` patch
diff --git a/dependencies.yaml b/dependencies.yaml…
-
### What happened?
I’m trying to perform a request using JS with the following script.
driver.ExecuteScript(script);
it doesn’t throw any error but also doesn’t perform the request like it was befo…
-
I’m using the basic configuration and I noticed that the although the correct URL is saved, the previous page name is saved. I'm using a title resolver to update the page title. Any idea how to workar…
-
### Description
iOS users are experiencing an issue when using Stremio Web configured with VLC player.
### Root Cause Analysis
The MediaFusion URL for RD link resolver follows this pattern:
```
…
-
### Description
Relative URL for openIdConnectUrl is resolved against webview not against server.
### Environment
Extension
Version: v4.18.2
VS Code
Version: 1.79.2
Commit: 695af097c7b…