Skip to content

fix(http): parse body before guards and return parsed body synchronously - #208

Open
nicoske wants to merge 2 commits into
FOSSFORGE:mainfrom
nicoske:fix-http-body-before-guards
Open

fix(http): parse body before guards and return parsed body synchronously#208
nicoske wants to merge 2 commits into
FOSSFORGE:mainfrom
nicoske:fix-http-body-before-guards

fix(http): parse non-streaming body without content-type before guards

759d99f
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jul 29, 2026 in 6s

1 issue found.

Annotations

Check notice on line 446 in src/http/routing/route-registry.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/http/routing/route-registry.ts#L216-L446

Complex Method