-
For example:
```python
from neoclient import get, Header
from typing import Annotated
Server = Annotated[str, Header("server")]
@get("/foo")
def foo() -> Server: ...
```
-
![Screenshot_20240916_170754_Chrome](https://github.com/user-attachments/assets/e7ef9d3e-4ee0-474a-a0c8-4725a4b7c0e2)
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
On installing…
-
1. Response preparation fails with -ENOMEM/-EINVAL
2. Making headers/data/trailer frames with RES_TERM_STREAM (we should send postponed frames and other responses successfully)
3. Making headers/dat…
-
_Note: To add multiple packages, open a separate issue for each package._
**Details of the package(s) you want to add**
- Name of the package: my_own_mvvm_with_dependency_injection_blackjack_and…
-
Example flight data can be found here:
https://drive.google.com/file/d/1h-GR9aBKPftYpyW-i8wwhbnGhodF9rwZ/view?usp=sharing
-
### Bug description
```
[21:52:33] [Render thread/ERROR] (FabricLoader/Mixin) Mixin apply for mod tweakermore failed tweakermore.mixins.json:tweaks.mod_tweaks.xmapWaypointFreecamCompact.WorldMapSess…
-
When i inject the cheat, nothing happens. I even added some junk code in case it was getting detected but still nothing happens. I can see that the dll is in there because of process hacker.
This mig…
-
### Component(s)
auto-instrumentation
### Is your feature request related to a problem? Please describe.
I am adding tracing to argo-workflows to allow collection of a trace of the actual wor…
-
## Ask your question here
Without further knowledge about the Dapr Java SDK, is dependency injection for workflow activities (and probably workflows itself) not supported at the moment?
Check this…