FormEncType:
    | "application/x-www-form-urlencoded"
    | "multipart/form-data"
    | "application/json"
    | "text/plain"