chriss-de
chriss-de
### What happened? Introspection request results in a GRAPHQL_VALIDATION_FAILED I try to query `__schema.types.inputFields` with arguments `includeDeprecated: true` and fields `isDeprecated` and `deprecationReason` I already looked at the code and...
With this PR it is possible to use relative redirects as described in RFC7231 (section 7.1.2). Nginx has a config flag `absolute_redirect` that is `on` by default and cannot be...
What do you want to happen? If I do a redirects to `/location` I want the HTTP Location header to show `Location: /location` Currently you get `Location: http://host/location` That's because...
Hi Latest version of htop prints the UserID in column User as signed integer if no username can be found. UserID is an unsigned integer. This disrupts that line as...
### Describe the bug Hi I try to use weechat as relay for my IRC client. I use HexChat to connect to weechat with TLS to the IRC relay. When...