We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d11d0 commit 8caca0aCopy full SHA for 8caca0a
README.md
@@ -80,6 +80,6 @@ The `lv_src/Examples/` directory contains working examples demonstrating:
80
- ✅ **Async Operations:** Non-blocking requests with progress tracking and cancellation
81
- ✅ **Cross-Platform:** Windows, Linux, macOS with pre-built binaries
82
- ✅ **LabVIEW Integration:** 70+ VIs providing native LabVIEW experience
83
-- ❌ **Multipart Forms:** File uploads using multipart/form-data (planned enhancement)
+- ❌ **Multipart Forms:** File uploads using multipart/form-data (see [PR#32 Multipart uploads](https://github.com/JKISoftware/reqwest-rs-labview/pull/32))
84
85
See [./docs/ROADMAP.md](docs/ROADMAP.md) for detailed implementation status and future enhancements.
0 commit comments