MATLAB http post request

3 次查看(过去 30 天)
MFB
MFB 2015-6-24
How can I store my password as cookies when making http connection so that I can stay logged in and access the other pages of the url from my MATLAB?

回答(1 个)

Gitesh Nandre
Gitesh Nandre 2015-6-25
The ability to transmit cookies with URLREAD/URLWRITE or WEBREAD/WEBWRITE is not yet available in MATLAB.
You can check out the following MATLAB file exchange entry which supports cookie transaction:

类别

Help CenterFile Exchange 中查找有关 Scope Variables and Generate Names 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by