Dmitry Wagin

Results 6 comments of Dmitry Wagin

I think the reason is skipping the "URI-Encode" step.

> I see no harm in offering such a config option though, it would reduce the passed json payload for #1857 as well. @steve-chavez, of course, proposed enhancement would reduce...

@wolfgangwalther So I don't understand how it works, please tell me in more detail.

@wolfgangwalther now everything is clear. IMHO main issue of this solution is function parameters, it is not very flexible and difficulty updating under load. I would prefer something like `CREATE...

> Well, the proposal includes the ability to create a `headers json` argument to get **all** headers. Yes, I understand that needs to be added `request-headers-allowlist`. > I don't really...

> One way to handle this would be to move away from the config option `db-pre-request` (or whatever it's name is currently) and make it a `CREATE FUNCTION ... SET...