-
### Component(s)
exporter/awsxray
### What happened?
## Description
URL is missing from X-Ray client segment.
A trace span is generated with the following attributes, but after convertin…
-
Problem Description
The current implementation of the proxy for fetching .m3u8 files exposes real links in the segmentation, creating a potential data leak. This issue allows anyone inspecting the .m…
-
I have found a couple more cases related to #601 (https://github.com/whatwg/url/pull/505; number 3. under [4.5. URL Serializing](https://url.spec.whatwg.org/#url-serializing)), affecting the ability t…
-
Would there be a way to support route definitions with optional segments (as for instance in [PHP Slim Framework](https://www.slimframework.com/docs/v3/objects/router.html))?
For instance, if I wan…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
After a certain segment, all subsequent recognized texts are incorrect:
```
from openai import OpenAI
client = OpenAI(api_key="cant-be-empty", base_url="http://192.168.31.100:8000/v1/")
…
-
When attempting to create a `Uri` with a base64 encoded path segment value that is __NOT__ URL safe (i.e containing illegal characters), it does not encode it (or double-encodes it when encoding it pr…
-
##### Environment
* Link to playable MPD file: https://live11-dash-preprod-he2.v-o.staging.cdn.orange.com/MnM3Syr0m1M-33yU8dNNYg/1733011200/428467/506237/54/cmaf/r11_pre10_ott/dash_high.mpd
* Dash.j…
-
Hello,
Fluent version 3.8.0 seems to have a problem with CMS' built-in "duplicate page" feature.
Tested with silverstripe/cms and silverstripe/framework version 3.5.2.
If one duplicates a page,…
-
## What is the current behavior?
The last path segment gets trimmed from custom api endpoint urls.
If setting `global: { url: 'https://example.com/test/url/is/long/' }`, the url that is fetched…