Documentation updates for Jun 18, 2026
Update net library documentation for multipart support
Clarified that multipart/form-data support is now part of the core net system library rather than a separate netMultipart module. Updated examples to use net.forBinaryFile, net.forTextFile, and net.forTextValue for handling REST API integrations.
Updated pages: