-
### Description
I have use case that need to make a separate http call in wasm and getting a response back. I only see that the base context has an API called `on_http_call_response` to fetch the ent…
-
-
We are testing the usage of the Kusto connector to connect Confluent with Kusto.
We downloaded the module and uploaded the plugin/module into Confluent for using it.
After filling in the necessary de…
-
### Answers checklist.
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used th…
-
Just looking at `websockets-next` and noticed the Getting Started example is using the old websocket extension. ie `--extension='websockets'`.
Current:
```
quarkus create app org.acme:websockets-quic…
-
At service/httpd/middleware.go#L22,
```
if r.Header.Get("X-Forwarded-Proto") == "https" {
config.Opts.HTTPS = true
}
```
If there are traffic from both HTTPS and HTTP reverse proxy, `co…
-
**Is your feature request related to a problem? Please describe.**
Express-OpenAPI-Validator doesn't implement HTTP HEAD for GET by default. This is unlike ExpressJS. I wasn't able find any mention o…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
u…
-
Serveris nepasiekiamas nuo 21:03 ![image](https://github.com/user-attachments/assets/d63842fd-1e64-490c-a6d7-c7cb3ef1e8ab)
-
Hello,
I am getting HTTP Error 400 around.
I am using socket-io 4.7.2 and socket-io-client 4.7.2 and I am using react for front end this is my client side settings
in server side using node…