S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which type of parameter is declared using `Header()` in FastAPI?

  • (A) Query parameters
  • (B) Path parameters
  • (C) Header values
  • (D) Form data
  • Correct Answer - Option(C)
  • Views: 16
  • Filed under category Fast API
  • Hashtags:

Explanation by: Shyam Dubey
FastAPI's `Header()` function is used to extract HTTP header values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.