-
### Description
There are two cases that would be good to support:
1. SPA authenticates users with an OpenId Connect provider (independently of Quarkus) and sends `bearer access token` with a Web So…
-
Hi all,
i didn't find it in the document, but can i add the cookie like this
```
WebSocket = new WebsocketClient(new Uri(url))
{
headers.Add("Cookie","my cookie");
};
```
Thanks!
-
### 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.
### Are…
-
Reported on decksite by decksite-perf
Location Hash: 5c798c7fc3529de44b799e18469ceedc687b5029
Request Data
```
Request Method: POST
Path: /report/?
Cookies: ImmutableMultiDict([])
Endpoint: add_rep…
-
The dependency to the store from the `fetchApi` method was removed, so the api connectors can be used independently.
Unfortunately this also means the removal of the action dispatch that updated the …
-
### What happens?
Using any `read_xxx` method on a resources that blocks `HEAD` requests with a non 2xx status code fails with an IO-error
```
IO Error: Unable to connect to URL "https://api.spri…
-
Started from elevated cmd.exe:
```console
python main.py
Traceback (most recent call last):
File "D:\rookie\main.py", line 50, in
assert(decrypted_key[0] == 1)
~~~~~~~~~~~~~^^^…
-
Environment:
Wazuh: 4.9.0
Kubernetes: v1.27.16
Ubuntu 22.04.4 LTS
I've followed the guide to install Wazuh with Kubernetes here: https://documentation.wazuh.com/current/deployment-options/deploy…
-
Would it be possible to get some documentation on how to connect ehttp to perform https requests submitted with cookies, and how those cookies can be set via the response? Thanks!
-
### Describe your motivation
Related issue: https://github.com/vaadin/hilla/issues/2788
In order to call Hilla endpoint methods, a CSRF token is needed. Currently, the CSRF token is available eith…