Content-Typeを削除 / ApiMapの不完全な部分を補完
This commit is contained in:
@@ -88,9 +88,6 @@ export default class uwuzu<
|
||||
endpoint as string,
|
||||
{
|
||||
method: "POST",
|
||||
headers: {
|
||||
"Content-Type": "application/json",
|
||||
},
|
||||
cache: "no-store",
|
||||
body: bodyParsed,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user