Ricardo Momm
Ricardo Momm
Hi @tomchristie , I was able to reproduce with the code below: ```python from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.exceptions import HTTPException from json.decoder import JSONDecodeError import...
@tomchristie , I was reading your comments related to @blueyed changes to store the Request in the Scope and I completely agree that Request should reflect scope, and as scope...
I'm stuck here too, I have a route /api*, /ws* and a default /, only the default works
> > I'm stuck here too, I have a route /api*, /ws* and a default /, only the default works > > Have you looked at this: > > ```...
Bump! I have an extra concern about this, I noticed closed issues related to Android 10 with the fix in v1.0.5, I'm using Xamarin and the latest available package is...
Same here, I can sign all dll's part of the package, but not the dependencies of the installer, so System.dll, nsExec.dll, nsis7z.dll, SpiderBanner.dll, StdUtils.dll, WinShell.dll