aim_server_multipart 0.1.1 copy "aim_server_multipart: ^0.1.1" to clipboard
aim_server_multipart: ^0.1.1 copied to clipboard

Multipart form data parsing for aim_server framework. Supports multipart/form-data format.

aim_server_multipart #

Multipart form data parser for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_multipart provides secure and efficient parsing of multipart/form-data requests for the Aim framework. It handles single and multiple file uploads with automatic filename sanitization to prevent path traversal attacks. Supports configurable size limits, MIME type filtering, and efficient stream processing. RFC 7578 compliant.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_multipart: ^0.0.1

Documentation #

For detailed usage, examples, and API reference, see the documentation.

1
likes
160
points
152
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Multipart form data parsing for aim_server framework. Supports multipart/form-data format.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server, mime

More

Packages that depend on aim_server_multipart