upachler
upachler
Hi all, After raising an issue (#17) last year without getting a response and checking for recent activity on the project, I get the feeling that cors-filter is no longer...
I'm using version 1.0.1, which rejects a POST request without Content-Type (because there is no content) as requestType=INVALID_CORS. This is because the if()-block in CORSFilter.java#631 has no else branch: ```java...
Hallo, I'm currently using 3.8.0, considering to update to 3.8.5. We currently have the problem, that after leaving the login screen idle for longer than the 'State time limit' (the...
### All Submissions: * [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [x] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?...
Hello, I'd like to draw attention to a little side project of mine, which provides rust bindings for libebur128. This is in very early stages of development, of course, but...
Hi Elena, Are there any plans to build a HTTP client into swadl? Swagger has one, which lets you try out the services you can document with it - it'd...
### Describe the solution you'd like? ```shell I use the MacOS terminal quite a lot. One feature I use often and that I miss in Warp is middle mouse button...