FormEncType
react-router

FormEncType type

type FormEncType = "application/x-www-form-urlencoded" | "multipart/form-data" | "application/json" | "text/plain"
Docs and examples CC 4.0