Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Version 1.1
Replacement for urlread. Example functions in the urlread2 file show how to make equivalent calls as are made in urlread. Helper functions can be written (some provided) to provide additional functionality without always needing to modify the urlread2 code.
Specific improvements:
- improved unicode support
- improved binary retrieval support
- request and response header access
- response status access
A technical description of the implementation can be found at:
http://undocumentedmatlab.com/blog/expanding-urlreads-capabilities/
Citation pour cette source
Jim Hokanson (2026). urlread2 (https://fr.mathworks.com/matlabcentral/fileexchange/35693-urlread2), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Rewrites of urlread and urlwrite, new useful urlread-urlreadv
A inspiré : woulgar/tradesman, QuinnSys/QuinnSys-OAPI, swagccg-m2m, SlackMatlab, Philips Hue Lamp Controller, Philips Hue Matlab Driver
Informations générales
- Version 1.2.0.0 (9,5 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.2.0.0 | Changed description |
||
| 1.1.0.0 | Fixed GET example and code now returns HTTP status codes that are errors along with the error text instead of just throwing an error. |
||
| 1.0.0.0 |
