-
When downloading an archive of a Git repo from GitHub using a default `curl` command line invocation with `--time-cond`, the HTTP server responds with `HTTP/1.1 200 OK` where it should have responded …
-
## Bug report
### Describe the bug
It's been like this for like 2 years now ish, but used to be fine, for sure. I would bisect releases but 2-3 releases back stop compiling due to fmtlib errors.…
-
This is more or less the same issue as gqlgen's https://github.com/99designs/gqlgen/issues/518
Right now, there doesn't seem to be any way to defer evaluation and loading of elements -- you're forc…
-
I noted that `require()` is relative to Algernon's root run location, even when the currently active Lua file is somewhere else, such as a `data.lua` or `index.lua` in `my/webapp/path/`.
Because of…
-
I tried to copy-paste the services and clean it a bit, but I got tired with cleaning it up, but I hopefully got services that have contact detail or a name with [x] and the nameless are [ ].
## Hos…
-
### What happened?
Quick context:
Application on Symfony 6.4, Api Platform, Lexik JWT Bundle, very basic (CRUD-type) - almost default configuration.
Once deployed in production mode, my app start…
-
# There is no` examples/main.go` in examples
```
...
server/main.go: service implementation
main.go: entrypoint of the generated reverse proxy
...
```
# Init dependencies failed
> ➜ exa…
-
https://mp.weixin.qq.com/s/XftPV6aiaiqKFCVtM4hhQA
mlboy updated
2 years ago
-
### Describe the issue
I am having issues to initiate a chat between two AssistantAgent, one being a local endpoint (using fastchat based on this [page](https://microsoft.github.io/autogen/blog/2023/…
-
```
发现proxy.py在windows上似乎无法正常工作.
我试了三台机器,都是XP+ActivePython2.5,其中有两台不能正常工作
,提示大量相同的
错误:bad status
line,找了一下原因,似乎是urllib2.urlopen和SocketServer的多线
程模型发生了冲突,不知道如何解决.
在Linux下面工作倒很正常,开始都是在Linux下跑得,所以直到昨�…