S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which FastAPI dependency is used to handle form data?

  • (A) FormData
  • (B) Form
  • (C) DataForm
  • (D) Input
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category Fast API
  • Hashtags:

Explanation by: Shyam Dubey
FastAPI uses `Form` to extract and validate data sent through HTML forms.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.