mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-22 22:48:37 +00:00
(jsrt) opt.: struct
This commit is contained in:
@@ -50,7 +50,7 @@ function preProcessRequest(ctx) {
|
||||
}
|
||||
};
|
||||
} catch (e) {
|
||||
console.error("Failed to parse/modify request body:", {
|
||||
console.error("Failed to modify request body:", {
|
||||
message: e.message,
|
||||
stack: e.stack,
|
||||
bodyType: typeof ctx.Body,
|
||||
|
||||
Reference in New Issue
Block a user