-
In HTTP it allows multiple headers with the same name. However, when I went to test
webapp that seems to break when IE10 sends multiple cookie headers, I can't use httpie to test it as it only puts …
-
This is an issue for discussing and tracking necessary step to prepare for a Dotty/Scala3 cross-build.
Inspired by the awesome "Scala Love" conference, I attempted to cross-build `util-core` with D…
-
I followed the instructions: git clone, cd store/examples/finatra; sbt assembly and got this error.
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES …
-
The current JSLT implementation is so tightly bound to Jackson that every value is a Jackson `JsonNode`, but there are users who want to use JSLT without Jackson. There is an experimental branch with …
-
Hello, this is just a general question.
I've been looking for a good way to **natively** handle *(specifically)* the closure/destruction of the VBA IDE main window.
I thought about embedding a…
-
## steps
zulu 11.0.10, sbt 1.5.5 gives:
```
info] welcome to sbt 1.5.5 (Azul Systems, Inc. Java 11.0.10)
[info] loading global plugins from /Users/sorokin/.sbt/1.0/plugins
[info] loading se…
-
Tapir version: 1.9.4
Scala version: 3.3.1
**Describe the bug**
What is the problem?
1. Captured path segments should be URL-decoded, but it's not only in ZIO HTTP. See #896 and #1062.
B…
-
Is it possible to add a doublestrike 1080i mode?
Would it be as simple as changing the v_*_2 settings as shown in the image below?
The best comparison I can think of is how 240p is just doubletrik…
-
https://docs.scala-lang.org/overviews/jdk-compatibility/overview.html
-
I have found this issue working with Opentelemetry agent, after some debugging it seems related to runtime attachment in a specific scenario (when some of the instrumented objects have already been cr…