Sven Schwyn

Results 85 comments of Sven Schwyn

@alex-leb No worries, I'm about to dump this gem entirely because it comes with more issues such as memory bloat. It's easy enough to write a focused API adapter for...

@alex-leb I've worked around it and we're now in the process of migrating to our own memory-efficient adapter which only implements what we need, so there's no immediate need anymore....

@WebSpider Totally agree! However, my suggestion is taking into account that any solution which involves configuration, UI etc is way less likely to be implemented than a simple and pragmatic...

Totally agree, file uploads are essential enough to enable the body parser by default IMO. There might be exceptions (e.g. minimalistic or API only apps) which are far less common,...

@timriley Since this will touch most repos, it might be the right moment for this as well: I noticed `@api public` to be present in situations where it doesn't make...