Tim Düsterhus
Tim Düsterhus
This PR is an attempt to fix the Coveralls integration. Naturally I was not able to test it, but it looks good based on my understanding of the documentation. Fingers...
This change makes it possible to interoperate forge's `BigInteger`s with other jsbn users. Previously this was not possible, due to a differently data layout introduced in digitalbazaar/forge#19. See also: DefinitelyTyped/DefinitelyTyped#37012...
**Feature description or problem with existing feature** I'd like to see a diagnostic error if I call `sprintf()` with an inappropriate number of arguments. **Describe the solution you'd like** When...
## Expected Behavior I am expecting to see an `allow` header for `405 Method Not Allowed` responses generated by the router. As per [RFC7231#6.5.5](https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.5): > […] The origin server MUST...
### Detailed Description of the Problem This is a follow-up for #1791. ### Expected Behavior Not spin. ### Steps to Reproduce the Behavior 1. Reload HAProxy. ### Do you have...
### Detailed Description of the Problem When reloading HAProxy 2.6.2 I'm seeing the following message in the log: ``` Jul 25 09:46:23 *snip* haproxy[1652444]: [WARNING] (1652444) : Failed to get...
### Detailed Description of the Problem On one server I've upgraded the binary of running instance of HAProxy 2.4.17 to 2.6.1 and then reloaded the configuration to start the new...
We forgot to drop it in the past, I don't want breakage between 2.5 and 2.6 so we must keep a note somewhere that this must be removed after 2.6....