This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Throw by default on Request.Form if Form is not already loaded via ReadFormAsync #796
Closed
Description
Related to aspnet/KestrelHttpServer#1521, we should consider changing the default Request.Form
to throw if not already loaded.