Valery Piashchynski

Results 326 comments of Valery Piashchynski
trafficstars

The second part of this bug is to introduce an option to wait for the jobs currently being processed by a worker.

@M-Porter Sure, thank you πŸ‘πŸ» P.S.: I think I found a way how to provide constant values order of the multipart requsts πŸ˜ƒ I have plans to release the next...

@M-Porter Thank you πŸ‘πŸ» I'm just wondering (and since there is no mentions about order (urlencoded, multipart) in the HTTP standard) why it should be ordered? Basically, I can read...

@M-Porter > Ok guys, I was wrong, `intermediary` in the [`HTTP` context](https://datatracker.ietf.org/doc/html/rfc7230#section-2.3) means proxy, gateways or tunnels. RR can't be treated as an `intermediary`. Also, Go does not keep order...

I understand that from Slack: ``` On each HTTP request that Slack sends, Slack adds an X-Slack-Signature HTTP header. The signature is created by combining the signing secret with the...

@M-Porter > Roadrunner is the only application runner which mutates the underlying raw request body. Mutates - means that the original request would not be the same as what RR...

Hey @maksim-pankov πŸ‘‹ The show-stopper here is that I need to rewrite our current multipart parsing algorithm. This feature unblocks the protobuf payloads (instead of JSON) between RR and PHP....

Hey everyone πŸ‘‹ In RR v2024.1.0 (week or two from now), and `raw_body: true` http option, you'll receive pure and untouched body with any content as it arrived to RR.

Hey, @joaopbnogueira πŸ‘‹πŸ» Nice feature request. I'll add to the `v2023.2.0` milestone.