-
Hey! My old project used io.socket.get to connect to secret rooms.
io.socket.get('/list/handshake', function (data, jwr) {
if (jwr.error) {
return;
}
});
io.socket.get('/terminal/handsha…
-
I am trying to find what oauth2_proxy produces as the output of OAuth process.
(the Readme.md is not clear enough).
1.It does generate the Cookie (## Name - the cookie name), but what is format o…
-
I'd like to "splice" TCP and MPTCP sockets together using an eBPF SOCKMAP in a `BPF_SK_SKB_STREAM_VERDICT` program.
I managed to get a program compiled and loaded that did just that, but when runni…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
https://twitter.com/davidfowl…
-
Thanks for the plugin, but I am trying to use this in @bahmutov/cypress-esbuild-preprocessor, but I am not able to store the session cookie and reuse it
or I might be doing wrong I am doing like belo…
-
**Describe** **描述**
- config.toml
```
[Oidc]
Enable = true
ClientId = "yearning"
ClientSecret = "xxx"
Scope = "email openid profile"
AuthUrl = "https://keycloak.extension.sopei/realms/sopei-de…
-
Reported on decksite by decksite-perf
Location Hash: b9b17abc2521b2798518a7b927b42e9cd5fc74a3
Request Data
```
Request Method: POST
Path: /report/?
Cookies: ImmutableMultiDict([])
Endpoint: add_rep…
-
In some countries it is required by law to inform users that we are using cookies. We need to write a page with our cookie policy (we need to first see some examples, but they shouldn't be hard to fin…
-
i tried multiplayer and it did not create savegames -> also i cant upload my saves
-
```
It would be nice to be able to keep the session between multiple requests to a
AMF gateway.
For example it is possible to connect to the Drupal Services amfphp server and
stay logged in based o…