Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

non-json-content-types

النجوم٢
التفرعات٠
آخر تحديث٧ مايو ٢٠٢٦ في ١٦:٠٠

Handle FormData, file uploads, Blob, Uint8Array, and ReadableStream inputs in tRPC mutations. Use octetInputParser from @trpc/server/http for binary data. Route non-JSON requests with splitLink and isNonJsonSerializable() from @trpc/client. FormData and binary inputs only work with mutations (POST).

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly