You can define a parameter with a Request type in the router function, as. from fastapi import FastAPI, Request app = FastAPI() ...
確定! 回上一頁