-
*plz replace `n0099.net` with a testing domain that is backed by `nginx-quic` to reproduce this backward compatibility break*
```nginx
server {
server_name n0099.net;
listen 443 http3 reuseport;…
-
I prepared my sitemap for indexing Flex objects as described here:
https://getgrav.org/premium/algolia-pro/docs/backend#crawl-page-search-intermediate
Code in my plugin:
```php
public function o…
-
Is ts-mockito able to mock a single function? I've been trying without much success and I'm worried that it's not a supported use case... This lib has been a real blessing to work with so far (it's st…
-
I use a schema with a main entrypoint document that then $refs to various secondary documents. At some point recently I started getting errors validating my test JSON files with errors stating that
…
-
**Jetty version(s)**
9.4+
**Java version/vendor** `(use: java -version)`
All
**OS type/version**
Alll
**Description**
Currently `HostPort` allows odd authorities that make no sense.
…
-
BPO | [43883](https://bugs.python.org/issue43883)
--- | :---
Nosy | @gpshead, @orsenthil, @vstinner, @serhiy-storchaka, @mlissner, @tirkarthi
*Note: these values reflect the state of the issue at the…
-
Do we want to capture some XML attributes for Atom feeds, for example `xml:lang` for `content`? Example
```
[Update: The Atom draft is finished.]
```
-
Using r.js for a custom builder of components on osx and win32 machines. for various reasons, path management in the builder is done via path.join / resolve / relative etc, which is taking into accoun…
-
I know again that the title of the question is a little tricky when it gets read, but I'll try to explain the specific problem in as much detail as possible.
## Describe the Problem
When opening…
-
**Describe the issue**
If there is a mismatch between the URI of a CS/VS and the Coding/Binding of an Instance because of a trailing backslash (which can be ignored) the Validation fails as the syste…