-
## Description
We have a Voila app running on an AWS ECS task that consistently throws the error in the title when a user closes their tab. We have auto-culling of kernels turned on as well - t…
-
```
What steps will reproduce the problem?
1. Bind security cookie to JSESSIONID:
bindConstant().annotatedWith(SecurityCookie.class).to("JSESSIONID");
2. Launch application on glassfish.
…
-
A test failed on a tracked branch
```
[AxiosError: Request failed with status code 500] {
code: 'ERR_BAD_RESPONSE',
config: {
transitional: {
silentJSONParsing: true,
forcedJSONPa…
-
```
What steps will reproduce the problem?
1. Bind security cookie to JSESSIONID:
bindConstant().annotatedWith(SecurityCookie.class).to("JSESSIONID");
2. Launch application on glassfish.
…
-
Hi,
me and @symrad were working on a problem using Fusty on IE9 on an application that requires XSRF protection. I know that this topic has been already dealt with in #5 and we agree that headers are…
-
I have the following header using a parameter from ${data}, this does not work
X-Xsrftoken: ${data.xsrf}
Just read the TODO: Support request parameters from config and/or data
Wondering if ther…
-
**What is the bug?**
As there is no named value `Decade` defined in the enum (ChronoUnit). This discloses the underlying framework as Java and the response is 200.
```HTTP/1.1 200 OK
osd-name: ao…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
As per laravel [docs](https://laravel.com/docs/8.x/csrf#csrf-x-xsrf-token), every application should create encrypted `XSRF-TOKEN` cookie. I also have this cookie on my dev environment but not on lamb…
-
A test failed on a tracked branch
```
AxiosError: Request failed with status code 404
at settle (node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (node_modules/…