Patrick Huy

Results 4 issues of Patrick Huy

When the authentication details used to retrieve an oauth2 token change we need to retrieve a new token this change makes it so that insomnia automatically disregards existing oauth2 tokens...

**Affects:** 6.1.2 The class [org.springframework.http.ContentDisposition](https://github.com/spring-projects/spring-framework/blob/50069ef0294010b856895fab80ddb8a53fbe8311/spring-web/src/main/java/org/springframework/http/ContentDisposition.java) should allow setting different encodings for the `filename` and `filename*` part. On [MDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition#filename) we learn that the `filename` part is for compatibility with user agents...

in: web
type: enhancement

When ObjectPageLayout is set to `showTitleInHeaderContent` and the header is displayed with on a screen of class `Desktop-XL` the content area (and especially noticeable: the image) don't have a top...

enhancement
in progress

I played around with the custom json example and adaptive batching and found that adaptive batching only behaves correctly if we specify the shape of the input data (one byte...