-
**Is your feature request related to a problem? Please describe.**
There are many reasons for aliases in source locations:
* soft and hard links (symlinks)
* repeated mounts of the same filesyste…
-
> The value of this keyword MUST be a [URI](https://www.rfc-editor.org/info/rfc3986) [[RFC3986](https://www.rfc-editor.org/info/rfc3986)] (containing a scheme) and this URI MUST be normalized. The…
-
There is a widely used URI normalization algorithm implemented by `h.util.uri.normalize` which ensures that certain differences are ignored when comparing/searching by URL in many contexts. These diff…
-
It will be useful if popular schemes and their intrinsics are supported out of the box.
Most notably, any constants related to them, and their respective [Scheme based uri normalizations](https://w…
-
In my application, I need to do some operations on the query string exactly as it was used in the request, without reordering any parameters or changing how the url encoding was done (e.g. `+` convert…
-
- [x] I have looked for existing issues (including closed) about this
## Feature Request
### Motivation
URIs can be percent-encoded but that should not change what resource is accessed.
Mo…
-
The different smart constructors to create an `akka.http.scaladsl.model.Uri` have a different behavior regarding the port normalization.
The `apply` methods don't normalize the `Authority` port, un…
-
* Comfyui version: ComfyUI v0.2.2
* Python version: 3.11.9
* Operating System: Windows
Nice custom node, but not working for me due to the following error:
Error occurred when executing Youtu…
-
I was pretty surprised to discover just now that `DecodedURL.to_uri` returns a `URL` object, rather than a `DecodedURL`. Given that almost all the other methods wrap the passed-through object, why do…
glyph updated
3 years ago
-
It looks like the result for `/me` for Facebook is returning a JSON payload but the payload is never decoded and passed to normalize where it fails. I don't believe this a configuration issue but I co…